Information Technology Reference
In-Depth Information
1<rdf:RDF
2
xmlns : j.0="http://www. criado . info/owl/vertebrados_es.owl#"
3
xmlns: protege="http:// protege . stanford .edu/plugins/owl/
protege#"
4
xmlns : rdf="http ://www.w3. org/1999/02/22 rdf syntax ns#"
5
xmlns : xsd="http ://www.w3. org/2001/XMLSchema#"
6
xmlns : rdfs="http ://www.w3. org/2000/01/ rdf schema#"
7
xmlns : owl="http ://www.w3. org/2002/07/owl#"
8
xmlns="http ://www. mascotas . org/tag/el
gato
bengala#"
9
xml: base="http://example . criado . info/
a509d1fdbeba807da648b83d45fd8903 . owl">
10
<owl : Ontology rdf : about="">
11
<owl : imports rdf : resource="http://www. criado . info/owl/
vertebrados_es. owl#"/>
12
</owl : Ontology> row 13: <j . 0 : gato rdf : ID="bengala"/> row
14: <owl: AllDifferent>
13
<owl: distinctMembers rdf : parseType="Collection"> row 16: <
gato rdf : about="#bengala"/>
14
</owl : distinctMembers>
15
</owl: AllDifferent>
16
</ r d f :RDF>
The resource defined bengala fulfils rule 1, because it has an URI (see
row 9) which, of course, is unique. Furthermore, the coherence between con-
tent and annotation that rule 5 defines is also fulfilled in row 9, since it uses the
MD5 algorithm derived from the HTML page of row 8. Rule 2 is fulfilled with
row 8, because it uses the HTTP protocol to name and locate the data.
Continuing with the example, we need another similar file to show the ABOX-
TBOX data link as:
1
<rdf:RDF
2
xmlns:j.0="http://www.criado.info/owl/vertebrados_es.owl
#"
3
xmlns:protege="http://protege.stanford.edu/plugins/owl/
protege#"
4
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
5
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
6
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
7
xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns="http://
mascotas.facilisimo.com/reportajes/gatos/razas-de-
gatos/korat-el-gato-de-la-buena-suerte_185682.html#"
8
xml:base="http://example.criado.info/
f83b88b700dd7389b31887f34a4dde7d.owl">
9
<owl:Ontology rdf:about="">
10
<owl:imports rdf:resource="http://www.criado.info/owl/
vertebrados_es.owl#"/>
11
</owl:Ontology >
12
<j.0:gato rdf:ID="korat"/>
13
<owl:AllDifferent>
14
<owl:distinctMembers rdf:parseType="Collection">
Search WWH ::




Custom Search