xml:base

Attribute Information

Used By

Element rdf:RDF

Source

<xs:attribute name="base" type="xs:anyURI"/>

Sample

< rdf:RDF xmlns:rdf = "http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rdfs = "http://www.w3.org/2000/01/rdf-schema#" xmlns = "http://www.dcml.org/ns/dcml/1/core#" xmlns:owl = "http://www.w3.org/2002/07/owl#" xml:base = "http://www.dcml.org/ns/dcml/1/core" >

< rdfs:comment>

DCML core schema definition.

</ rdfs:comment>

< rdfs:label>

DCML

</ rdfs:label>

< author>

DCML Framework Working Group

</ author>

< createDate>

2004-04-22T01:08:30.711Z

</ createDate>

< owl:Class rdf:ID = "Header" >

< rdfs:comment>

The Header class captures information about a DCML extension schema and instance document.

</ rdfs:comment>

< rdfs:subClassOf rdf:resource = "owl:Ontology" />

</ owl:Class>

< owl:DataProperty rdf:ID = "author" >

< rdfs:comment>

The schema author.