Trinh H. Nguyen

updated RDL Core according to Part12 CD2

This diff could not be displayed because it is too large.
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
...@@ -4,17 +4,18 @@ ...@@ -4,17 +4,18 @@
4 @prefix rprj: <http://data.posccaesar.org/rprj/> . 4 @prefix rprj: <http://data.posccaesar.org/rprj/> .
5 @prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> . 5 @prefix skosxl: <http://www.w3.org/2008/05/skos-xl#> .
6 @prefix owl: <http://www.w3.org/2002/07/owl#> . 6 @prefix owl: <http://www.w3.org/2002/07/owl#> .
7 +@prefix dmm: <http://data.posccaesar.org/dm/metadata/> .
7 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . 8 @prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
8 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> . 9 @prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
9 @prefix skos: <http://www.w3.org/2004/02/skos/core#> . 10 @prefix skos: <http://www.w3.org/2004/02/skos/core#> .
10 @prefix prj: <http://data.posccaesar.org/prj/> . 11 @prefix prj: <http://data.posccaesar.org/prj/> .
12 +@prefix chm: <http://data.posccaesar.org/chm/> .
13 +@prefix dm: <http://data.posccaesar.org/dm/> .
11 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . 14 @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
12 @prefix stdprf: <http://data.posccaesar.org/stdprf/> . 15 @prefix stdprf: <http://data.posccaesar.org/stdprf/> .
13 -@prefix dm: <http://data.posccaesar.org/dm/> .
14 @prefix dct: <http://purl.org/dc/terms/> . 16 @prefix dct: <http://purl.org/dc/terms/> .
15 @prefix ptrn: <http://data.posccaesar.org/ptrn/> . 17 @prefix ptrn: <http://data.posccaesar.org/ptrn/> .
16 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . 18 @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
17 -@prefix dmm: <http://data.posccaesar.org/dm/metadata/> .
18 @prefix oldrdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> . 19 @prefix oldrdl: <http://rds.posccaesar.org/2008/06/OWL/RDL#> .
19 @prefix rdl: <http://data.posccaesar.org/rdl/> . 20 @prefix rdl: <http://data.posccaesar.org/rdl/> .
20 @prefix pn: <http://www.w3.org/2005/xpath-functions#> . 21 @prefix pn: <http://www.w3.org/2005/xpath-functions#> .
...@@ -25,9 +26,10 @@ dm:WholeLifeIndividual ...@@ -25,9 +26,10 @@ dm:WholeLifeIndividual
25 rdl:hasIdPCA "RDS436809821"^^xsd:string ; 26 rdl:hasIdPCA "RDS436809821"^^xsd:string ;
26 owl:sameAs <http://posccaesar.org/rdl/RDS436809821> . 27 owl:sameAs <http://posccaesar.org/rdl/RDS436809821> .
27 28
28 -dm:Quantity rdl:defaultRdsId "R19441169180"^^xsd:string ; 29 +dm:PhysicalRepresentationType
29 - rdl:hasIdPCA "RDS7275639"^^xsd:string ; 30 + rdl:defaultRdsId "R17808552718"^^xsd:string ;
30 - owl:sameAs <http://posccaesar.org/rdl/RDS7275639> . 31 + rdl:hasIdPCA "RDS327124471"^^xsd:string ;
32 + owl:sameAs <http://posccaesar.org/rdl/RDS327124471> .
31 33
32 dm:Organism rdl:defaultRdsId "R67239622442"^^xsd:string ; 34 dm:Organism rdl:defaultRdsId "R67239622442"^^xsd:string ;
33 rdl:hasIdPCA "RDS324681491"^^xsd:string ; 35 rdl:hasIdPCA "RDS324681491"^^xsd:string ;
...@@ -41,6 +43,10 @@ dm:ClassOfActivity rdl:defaultRdsId "RDS10012097710"^^xsd:string ; ...@@ -41,6 +43,10 @@ dm:ClassOfActivity rdl:defaultRdsId "RDS10012097710"^^xsd:string ;
41 rdl:hasIdPCA "RDS10012097710"^^xsd:string ; 43 rdl:hasIdPCA "RDS10012097710"^^xsd:string ;
42 owl:sameAs <http://posccaesar.org/rdl/RDS10012097710> . 44 owl:sameAs <http://posccaesar.org/rdl/RDS10012097710> .
43 45
46 +dm:Status rdl:defaultRdsId "R77960851829"^^xsd:string ;
47 + rdl:hasIdPCA "RDS427322951"^^xsd:string ;
48 + owl:sameAs <http://posccaesar.org/rdl/RDS427322951> .
49 +
44 dm:ClassOfArrangedIndividual 50 dm:ClassOfArrangedIndividual
45 rdl:defaultRdsId "RDS1001209771"^^xsd:string ; 51 rdl:defaultRdsId "RDS1001209771"^^xsd:string ;
46 rdl:hasIdPCA "RDS1001209771"^^xsd:string ; 52 rdl:hasIdPCA "RDS1001209771"^^xsd:string ;
...@@ -51,20 +57,36 @@ dm:ArrangedIndividual ...@@ -51,20 +57,36 @@ dm:ArrangedIndividual
51 rdl:hasIdPCA "RDS436990091"^^xsd:string ; 57 rdl:hasIdPCA "RDS436990091"^^xsd:string ;
52 owl:sameAs <http://posccaesar.org/rdl/RDS436990091> . 58 owl:sameAs <http://posccaesar.org/rdl/RDS436990091> .
53 59
60 +dm:Individual rdl:defaultRdsId "R99781532089"^^xsd:string ;
61 + rdl:hasIdPCA "RDS8645837"^^xsd:string ;
62 + owl:sameAs <http://posccaesar.org/rdl/RDS8645837> .
63 +
54 dm:AbstractObject rdl:defaultRdsId "RDS1684986591"^^xsd:string ; 64 dm:AbstractObject rdl:defaultRdsId "RDS1684986591"^^xsd:string ;
55 rdl:hasIdPCA "RDS1684986591"^^xsd:string ; 65 rdl:hasIdPCA "RDS1684986591"^^xsd:string ;
56 owl:sameAs <http://posccaesar.org/rdl/RDS1684986591> . 66 owl:sameAs <http://posccaesar.org/rdl/RDS1684986591> .
57 67
58 -dm:Compound rdl:defaultRdsId "R22811785219"^^xsd:string ; 68 +dm:ClassOfScale rdl:defaultRdsId "R22569129163"^^xsd:string ;
59 - rdl:hasIdPCA "RDS483569"^^xsd:string ; 69 + rdl:hasIdPCA "RDS438785531"^^xsd:string ;
60 - owl:sameAs <http://posccaesar.org/rdl/RDS483569> . 70 + owl:sameAs <http://posccaesar.org/rdl/RDS438785531> .
61 71
62 dm:Person rdl:defaultRdsId "R34283274738"^^xsd:string ; 72 dm:Person rdl:defaultRdsId "R34283274738"^^xsd:string ;
63 rdl:hasIdPCA "RDS413954"^^xsd:string ; 73 rdl:hasIdPCA "RDS413954"^^xsd:string ;
64 owl:sameAs <http://posccaesar.org/rdl/RDS413954> . 74 owl:sameAs <http://posccaesar.org/rdl/RDS413954> .
65 75
66 -dm:SubAtomicParticle 76 +dm:Compound rdl:defaultRdsId "R22811785219"^^xsd:string ;
67 - rdl:defaultRdsId "R55765287969"^^xsd:string ; 77 + rdl:hasIdPCA "RDS483569"^^xsd:string ;
78 + owl:sameAs <http://posccaesar.org/rdl/RDS483569> .
79 +
80 +dm:RangePhysicalQuantity
81 + rdl:defaultRdsId "R10809152534"^^xsd:string ;
82 + rdl:hasIdPCA "RDS16804340"^^xsd:string ;
83 + owl:sameAs <http://posccaesar.org/rdl/RDS16804340> .
84 +
85 +dm:PhysicalQuantity rdl:defaultRdsId "R19441169180"^^xsd:string ;
86 + rdl:hasIdPCA "RDS7275639"^^xsd:string ;
87 + owl:sameAs <http://posccaesar.org/rdl/RDS7275639> .
88 +
89 +dm:SubAtomicParticle rdl:defaultRdsId "R55765287969"^^xsd:string ;
68 rdl:hasIdPCA "RDS14377750"^^xsd:string ; 90 rdl:hasIdPCA "RDS14377750"^^xsd:string ;
69 owl:sameAs <http://posccaesar.org/rdl/RDS14377750> . 91 owl:sameAs <http://posccaesar.org/rdl/RDS14377750> .
70 92
...@@ -73,17 +95,11 @@ dm:InanimatePhysicalObject ...@@ -73,17 +95,11 @@ dm:InanimatePhysicalObject
73 rdl:hasIdPCA "RDS892484261"^^xsd:string ; 95 rdl:hasIdPCA "RDS892484261"^^xsd:string ;
74 owl:sameAs <http://posccaesar.org/rdl/RDS892484261> . 96 owl:sameAs <http://posccaesar.org/rdl/RDS892484261> .
75 97
76 -dm:CompositeMaterial 98 +dm:CompositeMaterial rdl:defaultRdsId "R81133193354"^^xsd:string ;
77 - rdl:defaultRdsId "R81133193354"^^xsd:string ;
78 rdl:hasIdPCA "RDS5667046"^^xsd:string ; 99 rdl:hasIdPCA "RDS5667046"^^xsd:string ;
79 owl:sameAs <http://posccaesar.org/rdl/RDS5667046> . 100 owl:sameAs <http://posccaesar.org/rdl/RDS5667046> .
80 101
81 -dm:QuantityRange rdl:defaultRdsId "R10809152534"^^xsd:string ; 102 +dm:ClassOfIndividual rdl:defaultRdsId "R82407290725"^^xsd:string ;
82 - rdl:hasIdPCA "RDS16804340"^^xsd:string ;
83 - owl:sameAs <http://posccaesar.org/rdl/RDS16804340> .
84 -
85 -dm:ClassOfIndividual
86 - rdl:defaultRdsId "R82407290725"^^xsd:string ;
87 rdl:hasIdPCA "RDS13318199"^^xsd:string ; 103 rdl:hasIdPCA "RDS13318199"^^xsd:string ;
88 owl:sameAs <http://posccaesar.org/rdl/RDS13318199> . 104 owl:sameAs <http://posccaesar.org/rdl/RDS13318199> .
89 105
...@@ -115,9 +131,13 @@ dm:Organization rdl:defaultRdsId "R79634201095"^^xsd:string ; ...@@ -115,9 +131,13 @@ dm:Organization rdl:defaultRdsId "R79634201095"^^xsd:string ;
115 rdl:hasIdPCA "RDS282149"^^xsd:string ; 131 rdl:hasIdPCA "RDS282149"^^xsd:string ;
116 owl:sameAs <http://posccaesar.org/rdl/RDS282149> . 132 owl:sameAs <http://posccaesar.org/rdl/RDS282149> .
117 133
118 -dm:Event rdl:defaultRdsId "R36019878536"^^xsd:string ; 134 +dm:Event rdl:defaultRdsId "R95499094885"^^xsd:string , "R36019878536"^^xsd:string ;
119 - rdl:hasIdPCA "RDS7275909"^^xsd:string ; 135 + rdl:hasIdPCA "RDS9708722"^^xsd:string , "RDS7275909"^^xsd:string ;
120 - owl:sameAs <http://posccaesar.org/rdl/RDS7275909> . 136 + owl:sameAs <http://posccaesar.org/rdl/RDS9708722> , <http://posccaesar.org/rdl/RDS7275909> .
137 +
138 +dm:ClassOfClass rdl:defaultRdsId "R95405371855"^^xsd:string ;
139 + rdl:hasIdPCA "RDS201959"^^xsd:string ;
140 + owl:sameAs <http://posccaesar.org/rdl/RDS201959> .
121 141
122 dm:PhysicalObject rdl:defaultRdsId "R35802804974"^^xsd:string ; 142 dm:PhysicalObject rdl:defaultRdsId "R35802804974"^^xsd:string ;
123 rdl:hasIdPCA "RDS17059080"^^xsd:string ; 143 rdl:hasIdPCA "RDS17059080"^^xsd:string ;
...@@ -128,11 +148,6 @@ dm:ParticulateMaterial ...@@ -128,11 +148,6 @@ dm:ParticulateMaterial
128 rdl:hasIdPCA "RDS14457881"^^xsd:string ; 148 rdl:hasIdPCA "RDS14457881"^^xsd:string ;
129 owl:sameAs <http://posccaesar.org/rdl/RDS14457881> . 149 owl:sameAs <http://posccaesar.org/rdl/RDS14457881> .
130 150
131 -dm:PossibleIndividual
132 - rdl:defaultRdsId "R99781532089"^^xsd:string ;
133 - rdl:hasIdPCA "RDS8645837"^^xsd:string ;
134 - owl:sameAs <http://posccaesar.org/rdl/RDS8645837> .
135 -
136 dm:ActualIndividual rdl:defaultRdsId "R62213320815"^^xsd:string ; 151 dm:ActualIndividual rdl:defaultRdsId "R62213320815"^^xsd:string ;
137 rdl:hasIdPCA "RDS436807881"^^xsd:string ; 152 rdl:hasIdPCA "RDS436807881"^^xsd:string ;
138 owl:sameAs <http://posccaesar.org/rdl/RDS436807881> . 153 owl:sameAs <http://posccaesar.org/rdl/RDS436807881> .
...@@ -141,12 +156,6 @@ dm:Molecule rdl:defaultRdsId "R23793923423"^^xsd:string ; ...@@ -141,12 +156,6 @@ dm:Molecule rdl:defaultRdsId "R23793923423"^^xsd:string ;
141 rdl:hasIdPCA "RDS890729"^^xsd:string ; 156 rdl:hasIdPCA "RDS890729"^^xsd:string ;
142 owl:sameAs <http://posccaesar.org/rdl/RDS890729> . 157 owl:sameAs <http://posccaesar.org/rdl/RDS890729> .
143 158
144 -dm:InformationObject 159 +dm:InformationObject rdl:defaultRdsId "R31445690812"^^xsd:string ;
145 - rdl:defaultRdsId "R31445690812"^^xsd:string ;
146 rdl:hasIdPCA "RDS329669"^^xsd:string ; 160 rdl:hasIdPCA "RDS329669"^^xsd:string ;
147 owl:sameAs <http://posccaesar.org/rdl/RDS329669> . 161 owl:sameAs <http://posccaesar.org/rdl/RDS329669> .
148 -
149 -dm:PhysicalRepresentationType
150 - rdl:defaultRdsId "R17808552718"^^xsd:string ;
151 - rdl:hasIdPCA "RDS327124471"^^xsd:string ;
152 - owl:sameAs <http://posccaesar.org/rdl/RDS327124471> .
......
1 -prefix lci: <http://data.posccaesar.org/dm/> 1 +prefix dm: <http://data.posccaesar.org/dm/>
2 -prefix lcm: <http://data.posccaesar.org/dm/metadata/>
3 prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> 2 prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>
4 3
5 insert { 4 insert {
...@@ -7,5 +6,5 @@ insert { ...@@ -7,5 +6,5 @@ insert {
7 ?a rdfs:label ?label. 6 ?a rdfs:label ?label.
8 7
9 } where { 8 } where {
10 - ?a lcm:hasPersonInterpretableIdentifierLiteral ?label. 9 + ?a dm:identificationByLiteral ?label.
11 } 10 }
...\ No newline at end of file ...\ No newline at end of file
......