This HTML5 document contains 31 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

PrefixNamespace IRI
dctermshttp://purl.org/dc/terms/
atomhttp://atomowl.org/ontologies/atomrdf#
foafhttp://xmlns.com/foaf/0.1/
n7http://vos.openlinksw.com/dataspace/services/wiki/
oplhttp://www.openlinksw.com/schema/attribution#
n2http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/
dchttp://purl.org/dc/elements/1.1/
n15http://vos.openlinksw.com/dataspace/dav#
rdfshttp://www.w3.org/2000/01/rdf-schema#
n6http://rdfs.org/sioc/services#
siocthttp://rdfs.org/sioc/types#
n9http://vos.openlinksw.com/dataspace/person/dav#
n14http://vos.openlinksw.com/dataspace/owiki/wiki/VOS/VirtSetPrefixNames/sioc.
n4http://vos.openlinksw.com/dataspace/owiki/wiki/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n10http://vos.openlinksw.com/dataspace/owiki#
xsdhhttp://www.w3.org/2001/XMLSchema#
n16http://vos.openlinksw.com/dataspace/person/owiki#
n17http://docs.openlinksw.com/virtuoso/fn_xml_set_ns_decl.
siochttp://rdfs.org/sioc/ns#
Subject Item
n9:this
foaf:made
n2:VirtSetPrefixNames
Subject Item
n15:this
sioc:creator_of
n2:VirtSetPrefixNames
Subject Item
n7:item
n6:services_of
n2:VirtSetPrefixNames
Subject Item
n10:this
sioc:creator_of
n2:VirtSetPrefixNames
Subject Item
n4:VOS
sioc:container_of
n2:VirtSetPrefixNames
atom:entry
n2:VirtSetPrefixNames
atom:contains
n2:VirtSetPrefixNames
Subject Item
n2:VirtSetPrefixNames
rdf:type
sioct:Comment atom:Entry
dcterms:created
2017-06-13T05:37:05.188677
dcterms:modified
2017-06-13T05:37:05.188677
rdfs:label
VirtSetPrefixNames
foaf:maker
n9:this n16:this
dc:title
VirtSetPrefixNames
opl:isDescribedUsing
n14:rdf
sioc:has_creator
n10:this n15:this
sioc:content
---+Set Standard Prefix Names for common vocabularies In order to set standard prefix names for common vocabularies on dumps to either .n3 or .ttl, you should use the <code>[[http://docs.openlinksw.com/virtuoso/fn_xml_set_ns_decl.html][xml_set_ns_decl]]</code> Virtuoso function. The initial list of namespace declarations can be found by executing from iSQL or Conductor UI: <verbatim> SQL> SELECT * FROM DB.DBA.SYS_XML_PERSISTENT_NS_DECL; </verbatim> ---++Example 1. Load the ontology, for ex.: <verbatim> SQL> DB.DBA.RDF_LOAD_RDFXML (http_get('http://lod.taxonconcept.org/ontology/txn.owl'), '', 'http://lod.taxonconcept.org/ontology/txn.owl#'); Done. -- 109 msec. </verbatim> 1 Check total triples retrieved: <verbatim> SQL>SPARQL SELECT COUNT(*) from <http://lod.taxonconcept.org/ontology/txn.owl#> WHERE {?s ?p ?o}; callret-0 INTEGER _______________________________________________________________________________ 495 1 Rows. -- 16 msec. </verbatim> 1 Register the XML NS prefix: <verbatim> SQL>DB.DBA.XML_SET_NS_DECL ('txn', 'http://lod.taxonconcept.org/ontology/txn.owl#', 2); Done. -- 0 msec. </verbatim> 1 Use the prefix, for ex. executing: <verbatim> SQL>SPARQL SELECT COUNT(*) WHERE { ?s ?p txn:SpeciesConcept }; callret-0 INTEGER _______________________________________________________________________________ 25 1 Rows. -- 0 msec. </verbatim>
sioc:id
d0f00dab8533d0249d13cc6d0de2f37b
sioc:link
n2:VirtSetPrefixNames
sioc:has_container
n4:VOS
n6:has_services
n7:item
atom:title
VirtSetPrefixNames
sioc:links_to
n17:html
atom:source
n4:VOS
atom:author
n9:this
atom:published
2017-06-13T05:37:05Z
atom:updated
2017-06-13T05:37:05Z
sioc:topic
n4:VOS
Subject Item
n2:VOSIndex
sioc:links_to
n2:VirtSetPrefixNames