convert_statements_to_rdf_data |
./taxonomy_xml_rdf.inc |
Given $statements=array('rdfs:type' => 'thing', 'dc:title' => 'A THING');
return that in an objectified $data array that RDF can serialize better |
2 |
|
csvancestry_set_parent |
formats/csvancestry_format.inc |
Set the parent of this term.
$term must be a valid term. parent term may be invented on the fly. |
1 |
|
csv_string_to_array |
formats/csv_format.inc |
Given a CSV string that may or may not contain quoted values,
Split it into an array of values. |
2 |
|
cvsancestry_import_finished |
formats/csvancestry_format.inc |
Summarize the results. |
|
1 |
cvsancestry_import_row |
formats/csvancestry_format.inc |
|
|
1 |
fully_qualified_from_curie |
./rdf_utils.inc |
Resolve shortnames back into namespaces. |
1 |
|
local_taxonomy_service_form |
services/local.taxonomy_service.inc |
A sub-form that provides UI additions to the taxonomy import form |
|
1 |
local_taxonomy_service_form_submit |
services/local.taxonomy_service.inc |
What to do when loading from this service |
|
1 |
local_taxonomy_service_info |
services/local.taxonomy_service.inc |
hook_taxonomy_service_info() |
|
|
lookup_taxonomy_service_form |
services/lookup.taxonomy_service.inc |
A sub-form that provides UI additions to the taxonomy import form |
|
1 |
lookup_taxonomy_service_info |
services/lookup.taxonomy_service.inc |
hook_taxonomy_service_info() |
|
|
lookup_taxonomy_service_services |
services/lookup.taxonomy_service.inc |
Return a list of known lookup and search services, and some instructions on
how they may be invoked. |
1 |
|
lsid_taxonomy_service_form |
services/lsid.taxonomy_service.inc |
A sub-form that provides UI additions to the taxonomy import form |
|
1 |
lsid_taxonomy_service_form_submit |
services/lsid.taxonomy_service.inc |
What to do when loading from this service |
|
1 |
lsid_taxonomy_service_info |
services/lsid.taxonomy_service.inc |
|
|
|
rdf_arc2_library_path |
./rdf_utils.inc |
Return the path of the arc2 library. |
2 |
|
rdf_entity_to_xml |
./rdf_utils.inc |
Given a D7 entity with its 'rdf_mapping' available, create and fill in data
on an RDF/XML node in an XML document. |
3 |
|
rdf_load_arc2 |
./rdf_utils.inc |
Loads the arc2 library from likely location. |
1 |
|
sonz_taxonomy_service_form |
services/sonz.taxonomy_service.inc |
A sub-form that provides UI additions to the taxonomy import form |
|
1 |
sonz_taxonomy_service_form_submit |
services/sonz.taxonomy_service.inc |
What to do when loading from this service |
|
3 |
sonz_taxonomy_service_info |
services/sonz.taxonomy_service.inc |
|
2 |
|
taxonomy_server_entity_prepare_view |
taxonomy_server/taxonomy_server.module |
Insert a reference to our pure-xml data whenver the user-HTML page is
diplayed for a term |
|
|
taxonomy_server_export_term |
taxonomy_server/taxonomy_server.module |
Returns an RDF representation of the term |
|
1 |
taxonomy_server_export_vocabulary |
taxonomy_server/taxonomy_server.module |
Returns an RDF representation of the vocab |
|
1 |
taxonomy_server_get_preferred_content |
taxonomy_server/taxonomy_server.module |
Get the best content type requested, depending on what the server asked for. |
3 |
|
taxonomy_server_get_preferred_uri |
taxonomy_server/taxonomy_server.module |
Get the best uri requested, based on content negotiation and guesswork. |
|
|
taxonomy_server_get_term_as_item_tree |
taxonomy_server/taxonomy_server.module |
|
1 |
|
taxonomy_server_get_vocab_as_item_tree |
taxonomy_server/taxonomy_server.module |
|
1 |
|
taxonomy_server_help |
taxonomy_server/taxonomy_server.module |
Implementation of hook_help(). |
|
|
taxonomy_server_install |
taxonomy_server/taxonomy_server.install |
Implementation of hook_install(). |
|
|
taxonomy_server_menu |
taxonomy_server/taxonomy_server.module |
Implementation of hook_menu: Define menu links. |
|
|
taxonomy_server_permission |
taxonomy_server/taxonomy_server.module |
Implementation of hook_permission(). |
|
|
taxonomy_server_settings |
taxonomy_server/taxonomy_server.module |
Form builder for server settings. |
|
1 |
taxonomy_server_settings_submit |
taxonomy_server/taxonomy_server.module |
Changing the settings may change the visibility of the tabs on vocab and term
pages. |
|
1 |
taxonomy_server_term_page |
taxonomy_server/taxonomy_server.module |
An override of taxonomy_term_page. Checks if we can give the client
another version of this data. |
|
1 |
taxonomy_server_uninstall |
taxonomy_server/taxonomy_server.install |
Implementation of hook_uninstall(). |
|
|
taxonomy_server_vocabulary_page |
taxonomy_server/taxonomy_server.module |
Display a page showing one or all available vocabularies |
|
1 |
taxonomy_xml_about_services |
./taxonomy_xml.module |
Admin help page listing details of available services
A menu page callback |
|
1 |
taxonomy_xml_absorb_vocabulary_definitions |
./taxonomy_xml.process.inc |
Create Vocabulary definitions. |
1 |
|
taxonomy_xml_add_all_children_to_queue |
./taxonomy_xml.process.inc |
Queue up an import action. |
3 |
|
taxonomy_xml_add_terms_as_tcs |
formats/tcs_format.inc |
Given a list of terms, append definitions of them to the passed DOM container |
1 |
|
taxonomy_xml_add_term_to_batch_queue |
./taxonomy_xml.process.inc |
Manage batch queues by dividing them into recursive 'rounds'. |
4 |
|
taxonomy_xml_batch_import_finished |
./taxonomy_xml.process.inc |
Finalization callback when a round is done. |
|
3 |
taxonomy_xml_batch_requeue_more |
./taxonomy_xml.process.inc |
Batch callback action that should happen at the end of each round of
processing. |
|
3 |
taxonomy_xml_cached_get_contents |
./taxonomy_xml.module |
A caching version of file_get_contents. |
2 |
2 |
taxonomy_xml_canonicize_predicates |
./taxonomy_xml.process.inc |
Convert aliased predicates into common ones. |
4 |
|
taxonomy_xml_convert_index_to_sorted_objects |
formats/rdf_format.inc |
Sort a list of data objects into groups by 'type'. |
1 |
|
taxonomy_xml_create_guid_field |
./taxonomy_xml.process.inc |
Create a URI field that will be applied to our vocabularies. |
1 |
|
taxonomy_xml_create_guid_instance |
./taxonomy_xml.process.inc |
Create a field instance to attach to a vocab and store the URI in. |
1 |
|
taxonomy_xml_create_synonym_field |
./taxonomy_xml.process.inc |
Create a synonym field that will be applied to our vocabularies. |
1 |
|