-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsample.xml
More file actions
104 lines (102 loc) · 11.4 KB
/
Copy pathsample.xml
File metadata and controls
104 lines (102 loc) · 11.4 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:oops="http://oops.linkeddata.es/def#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" >
<rdf:Description rdf:about="http://oops.linkeddata.es/data/150f0ccf-8879-4fcd-9e88-a2836c62fb38">
<rdf:type rdf:resource="http://oops.linkeddata.es/def#pitfall"/>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://idi.fundacionctic.org/cruzar/turismo#Alojamiento</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://schema.org/LodgingBusiness</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/dc/terms/type</oops:hasAffectedElement>
<oops:hasImportanceLevel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Minor</oops:hasImportanceLevel>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://schema.org/Hostel</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#featureClass</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://schema.org/Hotel</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.w3.org/2004/02/skos/core#Concept</oops:hasAffectedElement>
<oops:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Missing annotations</oops:hasName>
<oops:hasNumberAffectedElements rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">11</oops:hasNumberAffectedElements>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://schema.org/BedAndBreakfast</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://schema.org/Motel</oops:hasAffectedElement>
<oops:hasDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This pitfall consists in creating an ontology element and failing to provide human readable annotations attached to it. Consequently, ontology elements lack annotation properties that label them (e.g. rdfs:label, lemon:LexicalEntry, skos:prefLabel or skos:altLabel) or that define them (e.g. rdfs:comment or dc:description). This pitfall is related to the guidelines provided in [5]. </oops:hasDescription>
<oops:hasCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P08</oops:hasCode>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#Feature</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#featureCode</oops:hasAffectedElement>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/7d358ca2-f4c3-495f-bf4f-c22a0ab4155e">
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#featureClass</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#featureCode</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/dc/terms/type</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://vocab.linkeddata.es/datosabiertos/def/turismo/alojamiento#categoria</oops:hasAffectedElement>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#noSuggestionProperty"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/22a45cd1-1ab2-492c-9b68-dc1f03eeab57">
<oops:hasNumberAffectedElements rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">1</oops:hasNumberAffectedElements>
<oops:hasImportanceLevel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Important</oops:hasImportanceLevel>
<oops:hasDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The ontology lacks disjoint axioms between classes or between properties that should be defined as disjoint. This pitfall is related with the guidelines provided in [6], [2] and [7]. </oops:hasDescription>
<oops:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Missing disjointness</oops:hasName>
<oops:hasCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P10</oops:hasCode>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#pitfall"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/def#suggestion">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/c902b0a8-e2b6-4a5f-a967-832a7f4839cc">
<oops:hasImportanceLevel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Minor</oops:hasImportanceLevel>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://vocab.linkeddata.es/datosabiertos/def/turismo/alojamiento#Apartahotel</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://vocab.linkeddata.es/datosabiertos/def/turismo/alojamiento#Hotel</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://vocab.linkeddata.es/datosabiertos/def/turismo/alojamiento#Hostal</oops:hasAffectedElement>
<oops:hasNumberAffectedElements rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</oops:hasNumberAffectedElements>
<oops:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Misusing ontology annotations</oops:hasName>
<oops:hasDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The contents of some annotation properties are swapped or misused. This pitfall might affect annotation properties related to natural language information (for example, annotations for naming such as rdfs:label or for providing descriptions such as rdfs:comment). Other types of annotation could also be affected as temporal, versioning information, among others. </oops:hasDescription>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#pitfall"/>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://vocab.linkeddata.es/datosabiertos/def/turismo/alojamiento#Albergue</oops:hasAffectedElement>
<oops:hasCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P20</oops:hasCode>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/def#warning">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/d32ffa26-71df-4283-a6dc-2f7756c2b4e2">
<oops:hasImportanceLevel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Minor</oops:hasImportanceLevel>
<oops:noSuggestion rdf:resource="http://oops.linkeddata.es/data/7d358ca2-f4c3-495f-bf4f-c22a0ab4155e"/>
<oops:hasNumberAffectedElements rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">4</oops:hasNumberAffectedElements>
<oops:hasDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string">This pitfall appears when any relationship (except for those that are defined as symmetric properties using owl:SymmetricProperty) does not have an inverse relationship (owl:inverseOf) defined within the ontology.</oops:hasDescription>
<oops:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Inverse relationships not explicitly declared</oops:hasName>
<oops:hasCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P13</oops:hasCode>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#pitfall"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/48abbca7-7a37-4b31-8e3d-95c49476bbf5">
<oops:hasPitfall rdf:resource="http://oops.linkeddata.es/data/c902b0a8-e2b6-4a5f-a967-832a7f4839cc"/>
<oops:hasPitfall rdf:resource="http://oops.linkeddata.es/data/d32ffa26-71df-4283-a6dc-2f7756c2b4e2"/>
<oops:hasPitfall rdf:resource="http://oops.linkeddata.es/data/b223f995-4db7-48d1-a8e4-9bbf796f18c4"/>
<oops:hasPitfall rdf:resource="http://oops.linkeddata.es/data/22a45cd1-1ab2-492c-9b68-dc1f03eeab57"/>
<oops:hasPitfall rdf:resource="http://oops.linkeddata.es/data/150f0ccf-8879-4fcd-9e88-a2836c62fb38"/>
<oops:hasPitfall rdf:resource="http://oops.linkeddata.es/data/7fcf627f-4661-4453-89de-48888e945d2a"/>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#response"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/def#pitfall">
<rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/7fcf627f-4661-4453-89de-48888e945d2a">
<oops:hasImportanceLevel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Minor</oops:hasImportanceLevel>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://idi.fundacionctic.org/cruzar/turismo#Alojamiento</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://schema.org/LodgingBusiness</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#Feature</oops:hasAffectedElement>
<oops:hasNumberAffectedElements rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</oops:hasNumberAffectedElements>
<oops:hasDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Ontology elements (classes, object properties and datatype properties) are created isolated, with no relation to the rest of the ontology. </oops:hasDescription>
<oops:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Creating unconnected ontology elements</oops:hasName>
<oops:hasCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P04</oops:hasCode>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#pitfall"/>
</rdf:Description>
<rdf:Description rdf:about="http://oops.linkeddata.es/data/b223f995-4db7-48d1-a8e4-9bbf796f18c4">
<oops:hasImportanceLevel rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Important</oops:hasImportanceLevel>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.org/dc/terms/type</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#featureCode</oops:hasAffectedElement>
<oops:hasAffectedElement rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://geonames.org/ontology#featureClass</oops:hasAffectedElement>
<oops:hasNumberAffectedElements rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">3</oops:hasNumberAffectedElements>
<oops:hasDescription rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Object and/or datatype properties without domain or range (or none of them) are included in the ontology. </oops:hasDescription>
<oops:hasName rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Missing domain or range in properties</oops:hasName>
<oops:hasCode rdf:datatype="http://www.w3.org/2001/XMLSchema#string">P11</oops:hasCode>
<rdf:type rdf:resource="http://oops.linkeddata.es/def#pitfall"/>
</rdf:Description>
</rdf:RDF>