Example: RDF

Example RDF Mapping.

Parent topics

File

rdf_example/rdf_example.module, line 9

Functions

Title Sort descending File name Summary
rdf_example_help rdf_example/rdf_example.module Implements hook_help().
rdf_example_install rdf_example/rdf_example.install Implements hook_install().
rdf_example_rdf_mapping rdf_example/rdf_example.module Implements hook_rdf_mapping().
rdf_example_rdf_namespaces rdf_example/rdf_example.module Implements hook_rdf_namespaces().
rdf_example_uninstall rdf_example/rdf_example.install Implements hook_uninstall().
_rdf_example_installed_fields rdf_example/rdf_example.install Return a structured array defining the fields created by this content type.
_rdf_example_installed_instances rdf_example/rdf_example.install Return a structured array defining the instances for this content type.

Classes

Title Sort descending File name Summary
RdfExampleRdfaMarkupTestCase rdf_example/rdf_example.test Test RDFa markup generation.