modules/rdf/ns.zzm

rdf-0.0.3 documentation

NAME

rdf/ns - Common RDF namespace constants.

SYNOPSIS

  from rdf/ns import RDF_NS, RDFS_NS, OWL_NS, SKOS_NS, FOAF_NS;

DESCRIPTION

This module exports constants for well-known RDF, Linked Data, and Semantic Web namespaces.

EXPORTS

Constants

Exports namespace IRI strings including RDF_NS, RDFS_NS, OWL_NS, XSD_NS, XML_NS, XMLNS_NS, SKOS_NS, SKOSXL_NS, FOAF_NS, DCTERMS_NS, DC_NS, DOAP_NS, VOID_NS, VANN_NS, CC_NS, SIOC_NS, BIBO_NS, BIO_NS, REL_NS, REV_NS, GR_NS, SCHEMA_NS, PROV_NS, DCAT_NS, LDP_NS, OA_NS, ORG_NS, QB_NS, TIME_NS, ACTIVITYSTREAMS_NS, AS_NS, HYDRA_NS, SHACL_NS, ODRL_NS, CSVW_NS, SSN_NS, SOSA_NS, VCARD_NS, GEO_NS, GEOSPARQL_NS, EXIF_NS, MA_NS, EVENT_NS, MO_NS, CERT_NS, ACL_NS, HTTP_NS, and SPARQL_RESULTS_NS.

COPYRIGHT AND LICENCE

rdf/ns is copyright Toby Inkster.

It is free software; you may redistribute it and/or modify it under the terms of either the Artistic License 1.0 or the GNU General Public License version 2.