Showing
3 changed files
with
41 additions
and
36 deletions
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
| ... | @@ -4,149 +4,154 @@ | ... | @@ -4,149 +4,154 @@ |
| 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 lci: <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 lcm: <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#> . |
| 21 | @prefix dc: <http://purl.org/dc/elements/1.1/> . | 22 | @prefix dc: <http://purl.org/dc/elements/1.1/> . |
| 22 | 23 | ||
| 23 | -lci:WholeLifeIndividual | 24 | +dm:WholeLifeIndividual |
| 24 | rdl:defaultRdsId "R84691198760"^^xsd:string ; | 25 | rdl:defaultRdsId "R84691198760"^^xsd:string ; |
| 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 | -lci:Quantity rdl:defaultRdsId "R19441169180"^^xsd:string ; | 29 | +dm:Quantity rdl:defaultRdsId "R19441169180"^^xsd:string ; |
| 29 | rdl:hasIdPCA "RDS7275639"^^xsd:string ; | 30 | rdl:hasIdPCA "RDS7275639"^^xsd:string ; |
| 30 | owl:sameAs <http://posccaesar.org/rdl/RDS7275639> . | 31 | owl:sameAs <http://posccaesar.org/rdl/RDS7275639> . |
| 31 | 32 | ||
| 32 | -lci:Organism rdl:defaultRdsId "R67239622442"^^xsd:string ; | 33 | +dm:Organism rdl:defaultRdsId "R67239622442"^^xsd:string ; |
| 33 | rdl:hasIdPCA "RDS324681491"^^xsd:string ; | 34 | rdl:hasIdPCA "RDS324681491"^^xsd:string ; |
| 34 | owl:sameAs <http://posccaesar.org/rdl/RDS324681491> . | 35 | owl:sameAs <http://posccaesar.org/rdl/RDS324681491> . |
| 35 | 36 | ||
| 36 | -lci:RegionInSpace rdl:defaultRdsId "R50641622129"^^xsd:string ; | 37 | +dm:RegionInSpace rdl:defaultRdsId "R50641622129"^^xsd:string ; |
| 37 | rdl:hasIdPCA "RDS436813841"^^xsd:string ; | 38 | rdl:hasIdPCA "RDS436813841"^^xsd:string ; |
| 38 | owl:sameAs <http://posccaesar.org/rdl/RDS436813841> . | 39 | owl:sameAs <http://posccaesar.org/rdl/RDS436813841> . |
| 39 | 40 | ||
| 40 | -lci:ClassOfActivity rdl:defaultRdsId "RDS10012097710"^^xsd:string ; | 41 | +dm:ClassOfActivity rdl:defaultRdsId "RDS10012097710"^^xsd:string ; |
| 41 | rdl:hasIdPCA "RDS10012097710"^^xsd:string ; | 42 | rdl:hasIdPCA "RDS10012097710"^^xsd:string ; |
| 42 | owl:sameAs <http://posccaesar.org/rdl/RDS10012097710> . | 43 | owl:sameAs <http://posccaesar.org/rdl/RDS10012097710> . |
| 43 | 44 | ||
| 44 | -lci:ClassOfArrangedIndividual | 45 | +dm:ClassOfArrangedIndividual |
| 45 | rdl:defaultRdsId "RDS1001209771"^^xsd:string ; | 46 | rdl:defaultRdsId "RDS1001209771"^^xsd:string ; |
| 46 | rdl:hasIdPCA "RDS1001209771"^^xsd:string ; | 47 | rdl:hasIdPCA "RDS1001209771"^^xsd:string ; |
| 47 | owl:sameAs <http://posccaesar.org/rdl/RDS1001209771> . | 48 | owl:sameAs <http://posccaesar.org/rdl/RDS1001209771> . |
| 48 | 49 | ||
| 49 | -lci:ArrangedIndividual | 50 | +dm:ArrangedIndividual |
| 50 | rdl:defaultRdsId "R17654958250"^^xsd:string ; | 51 | rdl:defaultRdsId "R17654958250"^^xsd:string ; |
| 51 | rdl:hasIdPCA "RDS436990091"^^xsd:string ; | 52 | rdl:hasIdPCA "RDS436990091"^^xsd:string ; |
| 52 | owl:sameAs <http://posccaesar.org/rdl/RDS436990091> . | 53 | owl:sameAs <http://posccaesar.org/rdl/RDS436990091> . |
| 53 | 54 | ||
| 54 | -lci:AbstractObject rdl:defaultRdsId "RDS1684986591"^^xsd:string ; | 55 | +dm:AbstractObject rdl:defaultRdsId "RDS1684986591"^^xsd:string ; |
| 55 | rdl:hasIdPCA "RDS1684986591"^^xsd:string ; | 56 | rdl:hasIdPCA "RDS1684986591"^^xsd:string ; |
| 56 | owl:sameAs <http://posccaesar.org/rdl/RDS1684986591> . | 57 | owl:sameAs <http://posccaesar.org/rdl/RDS1684986591> . |
| 57 | 58 | ||
| 58 | -lci:Compound rdl:defaultRdsId "R22811785219"^^xsd:string ; | 59 | +dm:ClassOfScale rdl:defaultRdsId "R22569129163"^^xsd:string ; |
| 60 | + rdl:hasIdPCA "RDS438785531"^^xsd:string ; | ||
| 61 | + owl:sameAs <http://posccaesar.org/rdl/RDS438785531> . | ||
| 62 | + | ||
| 63 | +dm:Compound rdl:defaultRdsId "R22811785219"^^xsd:string ; | ||
| 59 | rdl:hasIdPCA "RDS483569"^^xsd:string ; | 64 | rdl:hasIdPCA "RDS483569"^^xsd:string ; |
| 60 | owl:sameAs <http://posccaesar.org/rdl/RDS483569> . | 65 | owl:sameAs <http://posccaesar.org/rdl/RDS483569> . |
| 61 | 66 | ||
| 62 | -lci:Person rdl:defaultRdsId "R34283274738"^^xsd:string ; | 67 | +dm:Person rdl:defaultRdsId "R34283274738"^^xsd:string ; |
| 63 | rdl:hasIdPCA "RDS413954"^^xsd:string ; | 68 | rdl:hasIdPCA "RDS413954"^^xsd:string ; |
| 64 | owl:sameAs <http://posccaesar.org/rdl/RDS413954> . | 69 | owl:sameAs <http://posccaesar.org/rdl/RDS413954> . |
| 65 | 70 | ||
| 66 | -lci:SubAtomicParticle | 71 | +dm:SubAtomicParticle rdl:defaultRdsId "R55765287969"^^xsd:string ; |
| 67 | - rdl:defaultRdsId "R55765287969"^^xsd:string ; | ||
| 68 | rdl:hasIdPCA "RDS14377750"^^xsd:string ; | 72 | rdl:hasIdPCA "RDS14377750"^^xsd:string ; |
| 69 | owl:sameAs <http://posccaesar.org/rdl/RDS14377750> . | 73 | owl:sameAs <http://posccaesar.org/rdl/RDS14377750> . |
| 70 | 74 | ||
| 71 | -lci:InanimatePhysicalObject | 75 | +dm:InanimatePhysicalObject |
| 72 | rdl:defaultRdsId "R15335088502"^^xsd:string ; | 76 | rdl:defaultRdsId "R15335088502"^^xsd:string ; |
| 73 | rdl:hasIdPCA "RDS892484261"^^xsd:string ; | 77 | rdl:hasIdPCA "RDS892484261"^^xsd:string ; |
| 74 | owl:sameAs <http://posccaesar.org/rdl/RDS892484261> . | 78 | owl:sameAs <http://posccaesar.org/rdl/RDS892484261> . |
| 75 | 79 | ||
| 76 | -lci:CompositeMaterial | 80 | +dm:CompositeMaterial rdl:defaultRdsId "R81133193354"^^xsd:string ; |
| 77 | - rdl:defaultRdsId "R81133193354"^^xsd:string ; | ||
| 78 | rdl:hasIdPCA "RDS5667046"^^xsd:string ; | 81 | rdl:hasIdPCA "RDS5667046"^^xsd:string ; |
| 79 | owl:sameAs <http://posccaesar.org/rdl/RDS5667046> . | 82 | owl:sameAs <http://posccaesar.org/rdl/RDS5667046> . |
| 80 | 83 | ||
| 81 | -lci:QuantityRange rdl:defaultRdsId "R10809152534"^^xsd:string ; | 84 | +dm:QuantityRange rdl:defaultRdsId "R10809152534"^^xsd:string ; |
| 82 | rdl:hasIdPCA "RDS16804340"^^xsd:string ; | 85 | rdl:hasIdPCA "RDS16804340"^^xsd:string ; |
| 83 | owl:sameAs <http://posccaesar.org/rdl/RDS16804340> . | 86 | owl:sameAs <http://posccaesar.org/rdl/RDS16804340> . |
| 84 | 87 | ||
| 85 | -lci:ClassOfIndividual | 88 | +dm:ClassOfIndividual rdl:defaultRdsId "R82407290725"^^xsd:string ; |
| 86 | - rdl:defaultRdsId "R82407290725"^^xsd:string ; | ||
| 87 | rdl:hasIdPCA "RDS13318199"^^xsd:string ; | 89 | rdl:hasIdPCA "RDS13318199"^^xsd:string ; |
| 88 | owl:sameAs <http://posccaesar.org/rdl/RDS13318199> . | 90 | owl:sameAs <http://posccaesar.org/rdl/RDS13318199> . |
| 89 | 91 | ||
| 90 | -lci:PeriodInTime rdl:defaultRdsId "R11049706529"^^xsd:string ; | 92 | +dm:PeriodInTime rdl:defaultRdsId "R11049706529"^^xsd:string ; |
| 91 | rdl:hasIdPCA "RDS356215271"^^xsd:string ; | 93 | rdl:hasIdPCA "RDS356215271"^^xsd:string ; |
| 92 | owl:sameAs <http://posccaesar.org/rdl/RDS356215271> . | 94 | owl:sameAs <http://posccaesar.org/rdl/RDS356215271> . |
| 93 | 95 | ||
| 94 | -lci:Stream rdl:defaultRdsId "R24303158504"^^xsd:string , "R94736743852"^^xsd:string ; | 96 | +dm:Stream rdl:defaultRdsId "R24303158504"^^xsd:string , "R94736743852"^^xsd:string ; |
| 95 | rdl:hasIdPCA "RDS436813371"^^xsd:string , "RDS13026796"^^xsd:string ; | 97 | rdl:hasIdPCA "RDS436813371"^^xsd:string , "RDS13026796"^^xsd:string ; |
| 96 | owl:sameAs <http://posccaesar.org/rdl/RDS436813371> , <http://posccaesar.org/rdl/RDS13026796> . | 98 | owl:sameAs <http://posccaesar.org/rdl/RDS436813371> , <http://posccaesar.org/rdl/RDS13026796> . |
| 97 | 99 | ||
| 98 | -lci:Activity rdl:defaultRdsId "R75808559523"^^xsd:string ; | 100 | +dm:Activity rdl:defaultRdsId "R75808559523"^^xsd:string ; |
| 99 | rdl:hasIdPCA "RDS3149"^^xsd:string ; | 101 | rdl:hasIdPCA "RDS3149"^^xsd:string ; |
| 100 | owl:sameAs <http://posccaesar.org/rdl/RDS3149> . | 102 | owl:sameAs <http://posccaesar.org/rdl/RDS3149> . |
| 101 | 103 | ||
| 102 | -lci:Feature rdl:defaultRdsId "R77399879515"^^xsd:string ; | 104 | +dm:Feature rdl:defaultRdsId "R77399879515"^^xsd:string ; |
| 103 | rdl:hasIdPCA "RDS5924620"^^xsd:string ; | 105 | rdl:hasIdPCA "RDS5924620"^^xsd:string ; |
| 104 | owl:sameAs <http://posccaesar.org/rdl/RDS5924620> . | 106 | owl:sameAs <http://posccaesar.org/rdl/RDS5924620> . |
| 105 | 107 | ||
| 106 | -lci:Atom rdl:defaultRdsId "R80676148641"^^xsd:string ; | 108 | +dm:Atom rdl:defaultRdsId "R80676148641"^^xsd:string ; |
| 107 | rdl:hasIdPCA "RDS478259"^^xsd:string ; | 109 | rdl:hasIdPCA "RDS478259"^^xsd:string ; |
| 108 | owl:sameAs <http://posccaesar.org/rdl/RDS478259> . | 110 | owl:sameAs <http://posccaesar.org/rdl/RDS478259> . |
| 109 | 111 | ||
| 110 | -lci:BiologicalMatter rdl:defaultRdsId "R38819741167"^^xsd:string ; | 112 | +dm:BiologicalMatter rdl:defaultRdsId "R38819741167"^^xsd:string ; |
| 111 | rdl:hasIdPCA "RDS13314800"^^xsd:string ; | 113 | rdl:hasIdPCA "RDS13314800"^^xsd:string ; |
| 112 | owl:sameAs <http://posccaesar.org/rdl/RDS13314800> . | 114 | owl:sameAs <http://posccaesar.org/rdl/RDS13314800> . |
| 113 | 115 | ||
| 114 | -lci:Organization rdl:defaultRdsId "R79634201095"^^xsd:string ; | 116 | +dm:Organization rdl:defaultRdsId "R79634201095"^^xsd:string ; |
| 115 | rdl:hasIdPCA "RDS282149"^^xsd:string ; | 117 | rdl:hasIdPCA "RDS282149"^^xsd:string ; |
| 116 | owl:sameAs <http://posccaesar.org/rdl/RDS282149> . | 118 | owl:sameAs <http://posccaesar.org/rdl/RDS282149> . |
| 117 | 119 | ||
| 118 | -lci:Event rdl:defaultRdsId "R36019878536"^^xsd:string ; | 120 | +dm:Event rdl:defaultRdsId "R36019878536"^^xsd:string ; |
| 119 | rdl:hasIdPCA "RDS7275909"^^xsd:string ; | 121 | rdl:hasIdPCA "RDS7275909"^^xsd:string ; |
| 120 | owl:sameAs <http://posccaesar.org/rdl/RDS7275909> . | 122 | owl:sameAs <http://posccaesar.org/rdl/RDS7275909> . |
| 121 | 123 | ||
| 122 | -lci:PhysicalObject rdl:defaultRdsId "R35802804974"^^xsd:string ; | 124 | +dm:ClassOfClass rdl:defaultRdsId "R95405371855"^^xsd:string ; |
| 125 | + rdl:hasIdPCA "RDS201959"^^xsd:string ; | ||
| 126 | + owl:sameAs <http://posccaesar.org/rdl/RDS201959> . | ||
| 127 | + | ||
| 128 | +dm:PhysicalObject rdl:defaultRdsId "R35802804974"^^xsd:string ; | ||
| 123 | rdl:hasIdPCA "RDS17059080"^^xsd:string ; | 129 | rdl:hasIdPCA "RDS17059080"^^xsd:string ; |
| 124 | owl:sameAs <http://posccaesar.org/rdl/RDS17059080> . | 130 | owl:sameAs <http://posccaesar.org/rdl/RDS17059080> . |
| 125 | 131 | ||
| 126 | -lci:ParticulateMaterial | 132 | +dm:ParticulateMaterial |
| 127 | rdl:defaultRdsId "R36693678916"^^xsd:string ; | 133 | rdl:defaultRdsId "R36693678916"^^xsd:string ; |
| 128 | rdl:hasIdPCA "RDS14457881"^^xsd:string ; | 134 | rdl:hasIdPCA "RDS14457881"^^xsd:string ; |
| 129 | owl:sameAs <http://posccaesar.org/rdl/RDS14457881> . | 135 | owl:sameAs <http://posccaesar.org/rdl/RDS14457881> . |
| 130 | 136 | ||
| 131 | -lci:PossibleIndividual | 137 | +dm:PossibleIndividual |
| 132 | rdl:defaultRdsId "R99781532089"^^xsd:string ; | 138 | rdl:defaultRdsId "R99781532089"^^xsd:string ; |
| 133 | rdl:hasIdPCA "RDS8645837"^^xsd:string ; | 139 | rdl:hasIdPCA "RDS8645837"^^xsd:string ; |
| 134 | owl:sameAs <http://posccaesar.org/rdl/RDS8645837> . | 140 | owl:sameAs <http://posccaesar.org/rdl/RDS8645837> . |
| 135 | 141 | ||
| 136 | -lci:ActualIndividual rdl:defaultRdsId "R62213320815"^^xsd:string ; | 142 | +dm:ActualIndividual rdl:defaultRdsId "R62213320815"^^xsd:string ; |
| 137 | rdl:hasIdPCA "RDS436807881"^^xsd:string ; | 143 | rdl:hasIdPCA "RDS436807881"^^xsd:string ; |
| 138 | owl:sameAs <http://posccaesar.org/rdl/RDS436807881> . | 144 | owl:sameAs <http://posccaesar.org/rdl/RDS436807881> . |
| 139 | 145 | ||
| 140 | -lci:Molecule rdl:defaultRdsId "R23793923423"^^xsd:string ; | 146 | +dm:Molecule rdl:defaultRdsId "R23793923423"^^xsd:string ; |
| 141 | rdl:hasIdPCA "RDS890729"^^xsd:string ; | 147 | rdl:hasIdPCA "RDS890729"^^xsd:string ; |
| 142 | owl:sameAs <http://posccaesar.org/rdl/RDS890729> . | 148 | owl:sameAs <http://posccaesar.org/rdl/RDS890729> . |
| 143 | 149 | ||
| 144 | -lci:InformationObject | 150 | +dm:InformationObject rdl:defaultRdsId "R31445690812"^^xsd:string ; |
| 145 | - rdl:defaultRdsId "R31445690812"^^xsd:string ; | ||
| 146 | rdl:hasIdPCA "RDS329669"^^xsd:string ; | 151 | rdl:hasIdPCA "RDS329669"^^xsd:string ; |
| 147 | owl:sameAs <http://posccaesar.org/rdl/RDS329669> . | 152 | owl:sameAs <http://posccaesar.org/rdl/RDS329669> . |
| 148 | 153 | ||
| 149 | -lci:PhysicalRepresentationType | 154 | +dm:PhysicalRepresentationType |
| 150 | rdl:defaultRdsId "R17808552718"^^xsd:string ; | 155 | rdl:defaultRdsId "R17808552718"^^xsd:string ; |
| 151 | rdl:hasIdPCA "RDS327124471"^^xsd:string ; | 156 | rdl:hasIdPCA "RDS327124471"^^xsd:string ; |
| 152 | owl:sameAs <http://posccaesar.org/rdl/RDS327124471> . | 157 | owl:sameAs <http://posccaesar.org/rdl/RDS327124471> . | ... | ... |
-
Please register or login to post a comment