You are here

Functions in RDF Extensions 7.2

Primary tabs

Namesort descending Location Description Direct uses Strings
drush_rdfx_post_pm_enable drush/rdfx.drush.inc Implements drush_MODULE_post_COMMAND().
evoc_fetch_vocabulary evoc/evoc.module Fetches the classes and properties of an external RDF vocabulary. 1
evoc_import evoc/evoc.pages.inc Present a node submission form or a set of links to such forms. 1
evoc_import_core evoc/evoc.pages.inc Provide a callback for batch importing the vocabularies used in core. 1
evoc_import_form evoc/evoc.pages.inc 1
evoc_import_form_submit evoc/evoc.pages.inc
evoc_import_form_validate evoc/evoc.pages.inc
evoc_import_vocabulary evoc/evoc.module 2
evoc_install evoc/evoc.install Implements hook_install().
evoc_menu evoc/evoc.module Implements hook_menu().
evoc_rdf_namespaces evoc/evoc.module Implements hook_menu().
evoc_test_menu evoc/tests/evoc_test.module Implements hook_menu().
rdfui_admin_rdf_overview_form rdfui/rdfui.module Menu callback; listing of field RDF mappings for a content type. 1
rdfui_admin_rdf_overview_form_submit rdfui/rdfui.module Saves RDF mapping for all fields and node type.
rdfui_admin_rdf_overview_form_validate rdfui/rdfui.module
rdfui_classes_autocomplete rdfui/rdfui.module Menu callback for classes autocomplete 1
rdfui_datatype_autocomplete rdfui/rdfui.module Menu callback for datatype autocomplete 1
rdfui_extract_curies rdfui/rdfui.module Generates an array of CURIE values from a string. 2
rdfui_form_field_ui_field_edit_form_alter rdfui/rdfui.module Implements hook_form_FORM_ID_alter().
rdfui_form_field_ui_field_edit_form_submit rdfui/rdfui.module Saves RDF mapping for individual field. 1
rdfui_form_field_ui_field_edit_form_validate rdfui/rdfui.module 1
rdfui_form_node_type_form_alter rdfui/rdfui.module Implements hook_form_FORM_ID_alter().
rdfui_form_node_type_form_submit rdfui/rdfui.module Saves RDF mapping for Title field. 1
rdfui_form_node_type_form_validate rdfui/rdfui.module 1
rdfui_help rdfui/rdfui.module Implements hook_help().
rdfui_menu rdfui/rdfui.module Implements hook_menu().
rdfui_permission rdfui/rdfui.module Implements hook_permission().
rdfui_predicates_autocomplete rdfui/rdfui.module Menu callback for predicates autocomplete 1
rdfui_predicate_fieldset rdfui/rdfui.module appends the rdf form fields to a fieldset dedicated to a fields.module field 3
rdfui_rdftype_fieldset rdfui/rdfui.module Appends the RDF type fieldset. Because this fieldset is always on the same page as fields created by rdfui_predicate_fieldset(), which add the css and js files, we do not add the files again. 2
rdfui_theme rdfui/rdfui.module Implements hook_theme().
rdfx_add_literal ./rdfx.module Adds a literal object. 1
rdfx_add_resource ./rdfx.module Adds a resource object. 1
rdfx_add_statement ./rdfx.module Adds an RDF statement between the entity and the property. These statements can have either resource or literal objects. 1
rdfx_admin_namespaces ./rdfx.admin.inc Menu callback for viewing all declared namespaces (conflicting and non-conflicting) and their prefixes. 1
rdfx_admin_namespaces_form ./rdfx.admin.inc 1
rdfx_admin_namespaces_form_submit ./rdfx.admin.inc
rdfx_admin_namespaces_form_validate ./rdfx.admin.inc
rdfx_curie ./rdfx.terms.inc 2
rdfx_drush_arc2_download drush/rdfx.drush.inc Example drush command callback. 1 1
rdfx_drush_command drush/rdfx.drush.inc Implementation of hook_drush_command().
rdfx_drush_help drush/rdfx.drush.inc Implementation of hook_drush_help().
rdfx_features_api ./rdfx.module Implementation of hook_features_api().
rdfx_fetch_rdf ./rdfx.import.inc Loads an RDF file from an HTTP URI or local file, parses it, and builds an RDF schema representation (associative array) from it. 1
rdfx_get_classes ./rdfx.terms.inc 1
rdfx_get_conflicting_namespaces ./rdfx.module Gets conflicting namespaces. Returns an array of (prefix => array(uri1, uri2, ...)) items. 2
rdfx_get_gid ./rdfx.terms.inc 3
rdfx_get_namespaces ./rdfx.terms.inc Gets a list of all defined namespaces. 1
rdfx_get_nsids ./rdfx.terms.inc 2
rdfx_get_predicates ./rdfx.module Gets the predicates relating the property to the entity. 2

Pages

Other projects