Skip to content

Commit

Permalink
Merge pull request #306 from opengeospatial/20241028
Browse files Browse the repository at this point in the history
Updates to document types register
  • Loading branch information
ghobona authored Nov 18, 2024
2 parents 2a57375 + e8ba885 commit bcf7454
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 64 deletions.
73 changes: 54 additions & 19 deletions definitions/conceptschemes/doc-type.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -120,10 +120,10 @@
<http://www.opengis.net/def/doc-type/as>
rdf:type skos:Concept ;
policy:status status:valid ;
rdfs:label "OGC Abstract Specification"^^xsd:string ;
rdfs:label "Abstract Specification Topic"^^xsd:string ;
skos:topConceptOf <http://www.opengis.net/def/doc-type> ;
skos:notation "as"^^policy:lcname ;
skos:prefLabel "OGC Abstract Specification"^^xsd:string ;
skos:prefLabel "Abstract Specification Topic"^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/as-draft>
rdf:type skos:Concept ;
Expand Down Expand Up @@ -193,10 +193,10 @@
<http://www.opengis.net/def/doc-type/cs>
rdf:type skos:Concept ;
policy:status status:retired ;
rdfs:label "Candidate Specification"^^xsd:string ;
rdfs:label "Community Standard"^^xsd:string ;

skos:notation "cs"^^policy:lcname ;
skos:prefLabel "Candidate Specification"^^xsd:string ;
skos:prefLabel "Community Standard"^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/d-appschema>
rdf:type skos:Concept ;
Expand All @@ -211,10 +211,10 @@
rdf:type skos:Concept ;
policy:status status:superseded ;
policy:supersededBy <http://www.opengis.net/def/doc-type/as> ;
rdfs:label "Abstract Specification - deprecated "^^xsd:string ;
rdfs:label "Abstract Specification Topic - deprecated "^^xsd:string ;
skos:broader <http://www.opengis.net/def/doc-type/as> ;
skos:notation "d-as"^^policy:lcname ;
skos:prefLabel "Abstract Specification - deprecated "^^xsd:string ;
skos:prefLabel "Abstract Specification Topic - deprecated "^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/d-atb>
rdf:type skos:Concept ;
Expand Down Expand Up @@ -255,20 +255,55 @@
rdf:type skos:Concept ;
policy:status status:superseded ;
policy:supersededBy <http://www.opengis.net/def/doc-type/is> ;
rdfs:label "Implementation Specification - deprecated "^^xsd:string ;
rdfs:label "Implementation Standard - deprecated "^^xsd:string ;
skos:broader <http://www.opengis.net/def/doc-type/is> ;
skos:notation "d-is"^^policy:lcname ;
skos:prefLabel "Implementation Specification - deprecated "^^xsd:string ;
skos:prefLabel "Implementation Standard - deprecated "^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/d-isc>
rdf:type skos:Concept ;
policy:status status:superseded ;
policy:supersededBy <http://www.opengis.net/def/doc-type/isc> ;
rdfs:label "Implementation Specification Corrigendum - deprecated "^^xsd:string ;
rdfs:label "Implementation Standard Corrigendum - deprecated "^^xsd:string ;
skos:broader <http://www.opengis.net/def/doc-type/is> ;
skos:notation "d-isc"^^policy:lcname ;
skos:prefLabel "Implementation Specification Corrigendum - deprecated "^^xsd:string ;
.
skos:prefLabel "Implementation Standard Corrigendum - deprecated "^^xsd:string ;
.

<http://www.opengis.net/def/doc-type/d-per> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://www.opengis.net/def/doc-type/d-per> <http://www.w3.org/2000/01/rdf-schema#label> "Public Engineering Report - deprecated "@en .
<http://www.opengis.net/def/doc-type/d-per> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/doc-type> .
<http://www.opengis.net/def/doc-type/d-per> <http://www.w3.org/2004/02/skos/core#prefLabel> "Public Engineering Report - deprecated "@en .
<http://www.opengis.net/def/doc-type/d-per> <http://www.opengis.net/def/metamodel/ogc-na/status> <http://www.opengis.net/def/status/superseded> .
<http://www.opengis.net/def/doc-type/d-per> <http://www.opengis.net/def/metamodel/ogc-na/status> <http://www.opengis.net/def/status/superseded> .
<http://www.opengis.net/def/doc-type/d-per> <http://www.w3.org/2004/02/skos/core#notation> "d-per"^^<http://www.opengis.net/def/metamodel/ogc-na/lcname> .
<http://www.opengis.net/def/doc-type/d-per> <http://www.opengis.net/def/metamodel/ogc-na/supersededBy> <http://www.opengis.net/def/doc-type/per> .
<http://www.opengis.net/def/doc-type/> <http://www.opengis.net/def/metamodel/ogc-na/supersededMember> <http://www.opengis.net/def/doc-type/d-per> .
<https://www.opengis.net/def/doc-type/d-per> <http://www.w3.org/2002/07/owl#sameAs> <http://www.opengis.net/def/doc-type/d-per> .


<http://www.opengis.net/def/doc-type/d-orm> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://www.opengis.net/def/doc-type/d-orm> <http://www.w3.org/2000/01/rdf-schema#label> "OGC Reference Model - deprecated"@en .
<http://www.opengis.net/def/doc-type/d-orm> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/doc-type> .
<http://www.opengis.net/def/doc-type/d-orm> <http://www.w3.org/2004/02/skos/core#prefLabel> "OGC Reference Model - deprecated"@en .
<http://www.opengis.net/def/doc-type/d-orm> <http://www.opengis.net/def/metamodel/ogc-na/status> <http://www.opengis.net/def/status/valid> .
<http://www.opengis.net/def/doc-type/d-orm> <http://www.opengis.net/def/metamodel/ogc-na/status> <http://www.opengis.net/def/status/valid> .
<http://www.opengis.net/def/doc-type/d-orm> <http://www.w3.org/2004/02/skos/core#notation> "d-orm"^^<http://www.opengis.net/def/metamodel/ogc-na/lcname> .
<http://www.opengis.net/def/doc-type/> <http://www.w3.org/2004/02/skos/core#member> <http://www.opengis.net/def/doc-type/d-orm> .
<https://www.opengis.net/def/doc-type/d-orm> <http://www.w3.org/2002/07/owl#sameAs> <http://www.opengis.net/def/doc-type/d-orm> .


<http://www.opengis.net/def/doc-type/can> <http://www.w3.org/1999/02/22-rdf-syntax-ns#type> <http://www.w3.org/2004/02/skos/core#Concept> .
<http://www.opengis.net/def/doc-type/can> <http://www.w3.org/2000/01/rdf-schema#label> "Candidate Specification"@en .
<http://www.opengis.net/def/doc-type/can> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/doc-type> .
<http://www.opengis.net/def/doc-type/can> <http://www.w3.org/2004/02/skos/core#prefLabel> "Candidate Specification"@en .
<http://www.opengis.net/def/doc-type/can> <http://www.opengis.net/def/metamodel/ogc-na/status> <http://www.opengis.net/def/status/valid> .
<http://www.opengis.net/def/doc-type/can> <http://www.opengis.net/def/metamodel/ogc-na/status> <http://www.opengis.net/def/status/valid> .
<http://www.opengis.net/def/doc-type/can> <http://www.w3.org/2004/02/skos/core#notation> "can"^^<http://www.opengis.net/def/metamodel/ogc-na/lcname> .
<http://www.opengis.net/def/doc-type/> <http://www.w3.org/2004/02/skos/core#member> <http://www.opengis.net/def/doc-type/can> .
<https://www.opengis.net/def/doc-type/can> <http://www.w3.org/2002/07/owl#sameAs> <http://www.opengis.net/def/doc-type/can> .


<http://www.opengis.net/def/doc-type/d-pc>
rdf:type skos:Concept ;
policy:status status:superseded ;
Expand Down Expand Up @@ -343,27 +378,27 @@
<http://www.opengis.net/def/doc-type/is>
rdf:type skos:Concept ;
policy:status status:valid ;
rdfs:label "OGC Implementation Specification"^^xsd:string ;
rdfs:label "Implementation Standard"^^xsd:string ;
skos:notation "is"^^policy:lcname ;
skos:prefLabel "OGC Implementation Specification"^^xsd:string ;
skos:prefLabel "Implementation Standard"^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/is-draft>
rdf:type skos:Concept ;
policy:status status:superseded ;
policy:supersededBy <http://www.opengis.net/def/doc-type/is> ;
skos:broader <http://www.opengis.net/def/doc-type/is> ;
rdfs:label "Implementation Specification - Draft"^^xsd:string ;
rdfs:label "Implementation Standard - Draft"^^xsd:string ;

skos:notation "is-draft"^^policy:lcname ;
skos:prefLabel "Implementation Specification - Draft"^^xsd:string ;
skos:prefLabel "Implementation Standard - Draft"^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/isc>
rdf:type skos:Concept ;
policy:status status:valid ;
rdfs:label "OGC Implementation Specification Corrigendum"^^xsd:string ;
rdfs:label "Implementation Standard Corrigendum"^^xsd:string ;
skos:broader <http://www.opengis.net/def/doc-type/is> ;
skos:notation "isc"^^policy:lcname ;
skos:prefLabel "OGC Implementation Specification Corrigendum"^^xsd:string ;
skos:prefLabel "Implementation Standard Corrigendum"^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/isx>
rdf:type skos:Concept ;
Expand All @@ -385,10 +420,10 @@
<http://www.opengis.net/def/doc-type/orm>
rdf:type skos:Concept ;
policy:status status:valid ;
rdfs:label "OpenGIS Reference Model"^^xsd:string ;
rdfs:label "OGC Reference Model"^^xsd:string ;

skos:notation "orm"^^policy:lcname ;
skos:prefLabel "OpenGIS Reference Model"^^xsd:string ;
skos:prefLabel "OGC Reference Model"^^xsd:string ;
.
<http://www.opengis.net/def/doc-type/pc>
rdf:type skos:Concept ;
Expand Down
90 changes: 45 additions & 45 deletions incubation/document-types/document_types.csv
Original file line number Diff line number Diff line change
@@ -1,45 +1,45 @@
code,name,URI,in_rainbow,in_speccatalog,status
IS,Implementation Standard,http://www.opengis.net/def/doc-type/is,Yes,Yes,valid
PER,Public Engineering Report,http://www.opengis.net/def/doc-type/per,Yes,Yes,valid
AS,Abstract Specification Topic,http://www.opengis.net/def/doc-type/as,Yes,Yes,valid
DP,Discussion Paper,http://www.opengis.net/def/doc-type/dp,Yes,Yes,valid
POL,Policy Document,http://www.opengis.net/def/doc-type/pol,Yes,Yes,valid
Notes,Release Notes,http://www.opengis.net/def/doc-type/notes,Yes,Yes,valid
CS,Community Standard,,No,Yes,valid
CC,Conformance Class,,No,Yes,invalid
CO,Collection/Family of Standards,,No,Yes,invalid
ISC,Implementation Standard Corrigendum,http://www.opengis.net/def/doc-type/isc,Yes,Yes,valid
UG,User Guide,http://www.opengis.net/def/doc-type/ug,Yes,Yes,valid
D-ISC,Deprecated Implementation Standard Corrigendum,,No,Yes,valid
D-PER,Deprecated Public Engineering Report,,No,Yes,valid
IS-Draft,Draft Implementation Standard,,No,Yes,valid
BP,Best Practices Document,http://www.opengis.net/def/doc-type/bp,,Yes,valid
POL-NTS,Name Type Specification,http://www.opengis.net/def/doc-type/pol-nts,,Yes,valid
D-AS,Deprecated Abstract Specification Topic,,No,Yes,valid
TechPaper,Technical Paper,,,Yes,valid
CP,Community Practice,,,Yes,valid
D-DP,Deprecated Discussion Paper,,No,Yes,valid
D-IS,Deprecated Implementation Standard,,No,Yes,valid
TS,Test Suite,http://www.opengis.net/def/doc-type/ts,,Yes,valid
Profile,Approved Standard Profile,,,Yes,valid
ISx,Implementation Standard Extension,,No,Yes,valid
D-BP,Deprecated Best Practices Document,,No,Yes,valid
Primer,Primer,,No,Yes,valid
SAP,Implementation Standard Application Profile,,No,Yes,valid
ORM,OGC Reference Model,http://www.opengis.net/def/doc-type/orm,,Yes,valid
D-RFC,Deprecated Request for Comment,,No,Yes,valid
D-SAP,Deprecated Implementation Standard Application Profile,,No,Yes,valid
D-Profile,Deprecated Standard Profile,,No,Yes,valid
CR,Change Request,http://www.opengis.net/def/doc-type/cr,,Yes,valid
Retired,Retired Specification,,No,Yes,valid
CAN,Candidate Specification,,No,Yes,invalid
PC,Profile Corrigendum - Approved,http://www.opengis.net/def/doc-type/pc,,Yes,valid
DP-Draft,Draft Discussion Paper,,No,Yes,valid
D-RP,Deprecated Recommendation Paper,,No,Yes,invalid
D-ATB,Deprecated Technical Baseline,,No,Yes,invalid
RFC,Request for Comment,http://www.opengis.net/def/doc-type/rfc,,Yes,valid
D-ORM,Deprecated OGC Reference Model,,No,Yes,valid
IPR,Interoperability Program Report,,No,Yes,invalid
Charter,Charter Document,http://www.opengis.net/def/doc-type/charter ,Yes,No,valid
ballot,Ballot Document,http://www.opengis.net/def/doc-type/ballot,Yes,No,invalid
appschema,approved application schema,http://www.opengis.net/def/doc-type/appschema,Yes,No,invalid
code,name,URI,in_rainbow,in_speccatalog,status,updated
IS,Implementation Standard,http://www.opengis.net/def/doc-type/is,Yes,Yes,valid,2024-10-28
PER,Public Engineering Report,http://www.opengis.net/def/doc-type/per,Yes,Yes,valid,2024-10-28
AS,Abstract Specification Topic,http://www.opengis.net/def/doc-type/as,Yes,Yes,valid,2024-10-28
DP,Discussion Paper,http://www.opengis.net/def/doc-type/dp,Yes,Yes,valid,2024-10-28
POL,Policy Document,http://www.opengis.net/def/doc-type/pol,Yes,Yes,valid,2024-10-28
Notes,Release Notes,http://www.opengis.net/def/doc-type/notes,Yes,Yes,valid,2024-10-28
CS,Community Standard,http://www.opengis.net/def/doc-type/cs,Yes,Yes,valid,
CC,Conformance Class,,No,Yes,invalid,
CO,Collection/Family of Standards,,No,Yes,invalid,
ISC,Implementation Standard Corrigendum,http://www.opengis.net/def/doc-type/isc,Yes,Yes,valid,2024-10-28
UG,User Guide,http://www.opengis.net/def/doc-type/ug,Yes,Yes,valid,2024-10-28
D-ISC,Deprecated Implementation Standard Corrigendum,http://www.opengis.net/def/doc-type/d-isc,Yes,Yes,valid,2024-10-28
D-PER,Deprecated Public Engineering Report,http://www.opengis.net/def/doc-type/d-per,Yes,Yes,valid,
IS-Draft,Draft Implementation Standard,http://www.opengis.net/def/doc-type/is-draft,Yes,Yes,valid,
BP,Best Practices Document,http://www.opengis.net/def/doc-type/bp,Yes,Yes,valid,2024-10-28
POL-NTS,Name Type Specification,http://www.opengis.net/def/doc-type/pol-nts,Yes,Yes,valid,2024-10-28
D-AS,Deprecated Abstract Specification Topic,http://www.opengis.net/def/doc-type/d-as,Yes,Yes,valid,
TechPaper,Technical Paper,,,Yes,valid,
CP,Community Practice,,,Yes,valid,
D-DP,Deprecated Discussion Paper,http://www.opengis.net/def/doc-type/d-dp,Yes,Yes,valid,2024-10-28
D-IS,Deprecated Implementation Standard,http://www.opengis.net/def/doc-type/d-is,Yes,Yes,valid,
TS,Test Suite,http://www.opengis.net/def/doc-type/ts,Yes,Yes,valid,
Profile,Approved Standard Profile,http://www.opengis.net/def/doc-type/sap,Yes,Yes,valid,
ISx,Implementation Standard Extension,http://www.opengis.net/def/doc-type/isx,Yes,Yes,valid,
D-BP,Deprecated Best Practices Document,http://www.opengis.net/def/doc-type/d-bp,Yes,Yes,valid,
Primer,Primer,,No,Yes,valid,
SAP,Implementation Standard Application Profile,http://www.opengis.net/def/doc-type/sap,Yes,Yes,valid,
ORM,OGC Reference Model,http://www.opengis.net/def/doc-type/orm,,Yes,valid,
D-RFC,Deprecated Request for Comment,http://www.opengis.net/def/doc-type/d-rfc,Yes,Yes,valid,
D-SAP,Deprecated Implementation Standard Application Profile,http://www.opengis.net/def/doc-type/d-sap,Yes,Yes,valid,
D-Profile,Deprecated Standard Profile,http://www.opengis.net/def/doc-type/d-profile,Yes,Yes,valid,
CR,Change Request,http://www.opengis.net/def/doc-type/cr,Yes,Yes,valid,
Retired,Retired Specification,http://www.opengis.net/def/doc-type/retired,Yes,Yes,valid,
CAN,Candidate Specification,http://www.opengis.net/def/doc-type/can,Yes,Yes,invalid,
PC,Profile Corrigendum - Approved,http://www.opengis.net/def/doc-type/pc,,Yes,valid,
DP-Draft,Draft Discussion Paper,http://www.opengis.net/def/doc-type/dp-draft,Yes,Yes,valid,
D-RP,Deprecated Recommendation Paper,http://www.opengis.net/def/doc-type/d-rp,No,Yes,invalid,
D-ATB,Deprecated Technical Baseline,http://www.opengis.net/def/doc-type/d-atb,Yes,Yes,invalid,
RFC,Request for Comment,http://www.opengis.net/def/doc-type/rfc,,Yes,valid,
D-ORM,Deprecated OGC Reference Model,http://www.opengis.net/def/doc-type/d-orm,Yes,Yes,valid,
IPR,Interoperability Program Report,http://www.opengis.net/def/doc-type/ipr,Yes,Yes,invalid,
Charter,Charter Document,http://www.opengis.net/def/doc-type/charter ,Yes,No,valid,
ballot,Ballot Document,http://www.opengis.net/def/doc-type/ballot,Yes,No,invalid,
appschema,approved application schema,http://www.opengis.net/def/doc-type/appschema,Yes,No,invalid,
58 changes: 58 additions & 0 deletions incubation/document-types/updates.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,58 @@
DELETE

DONE <http://www.opengis.net/def/doc-type/is> <http://www.w3.org/2000/01/rdf-schema#label> "OGC Implementation Specification"@en .
DONE <http://www.opengis.net/def/doc-type/is> <http://www.w3.org/2004/02/skos/core#prefLabel> "OGC Implementation Specification"@en .


DONE <http://www.opengis.net/def/doc-type/as> <http://www.w3.org/2000/01/rdf-schema#label> "OGC Abstract Specification"@en .
DONE <http://www.opengis.net/def/doc-type/as> <http://www.w3.org/2004/02/skos/core#prefLabel> "OGC Abstract Specification"@en .

DONE <http://www.opengis.net/def/doc-type/isc> <http://www.w3.org/2000/01/rdf-schema#label> "OGC Implementation Specification Corrigendum"@en .
DONE <http://www.opengis.net/def/doc-type/isc> <http://www.w3.org/2004/02/skos/core#prefLabel> "OGC Implementation Specification Corrigendum"@en .

DONE <http://www.opengis.net/def/doc-type/d-isc> <http://www.w3.org/2000/01/rdf-schema#label> "Implementation Specification Corrigendum - deprecated "@en .
DONE <http://www.opengis.net/def/doc-type/d-isc> <http://www.w3.org/2004/02/skos/core#prefLabel> "Implementation Specification Corrigendum - deprecated "@en .

DONE <http://www.opengis.net/def/doc-type/d-as> <http://www.w3.org/2000/01/rdf-schema#label> "Abstract Specification -deprecated "@en .
DONE <http://www.opengis.net/def/doc-type/d-as> <http://www.w3.org/2004/02/skos/core#prefLabel> "Abstract Specification -deprecated "@en .



ADD

DONE <http://www.opengis.net/def/doc-type/is> <http://www.w3.org/2000/01/rdf-schema#label> "Implementation Standard"@en .
DONE <http://www.opengis.net/def/doc-type/is> <http://www.w3.org/2004/02/skos/core#prefLabel> "Implementation Standard"@en .
DONE <http://www.opengis.net/def/doc-type/is> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.


DONE <http://www.opengis.net/def/doc-type/per> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/as> <http://www.w3.org/2000/01/rdf-schema#label> "Abstract Specification Topic"@en .
DONE <http://www.opengis.net/def/doc-type/as> <http://www.w3.org/2004/02/skos/core#prefLabel> "Abstract Specification Topic"@en .

DONE <http://www.opengis.net/def/doc-type/is> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.


DONE <http://www.opengis.net/def/doc-type/dp> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.
DONE <http://www.opengis.net/def/doc-type/pol> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.
DONE <http://www.opengis.net/def/doc-type/notes> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/isc> <http://www.w3.org/2000/01/rdf-schema#label> "Implementation Standard Corrigendum"@en .
DONE <http://www.opengis.net/def/doc-type/isc> <http://www.w3.org/2004/02/skos/core#prefLabel> "Implementation Standard Corrigendum"@en .
DONE <http://www.opengis.net/def/doc-type/isc> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/ug> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/d-isc> <http://www.w3.org/2000/01/rdf-schema#label> "Implementation Standard Corrigendum - deprecated "@en .
DONE <http://www.opengis.net/def/doc-type/d-isc> <http://www.w3.org/2004/02/skos/core#prefLabel> "Implementation Standard Corrigendum - deprecated "@en .
DONE <http://www.opengis.net/def/doc-type/d-isc> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/bp> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/pol-nts> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/d-as> <http://www.w3.org/2000/01/rdf-schema#label> "Abstract Specification Topic - deprecated "@en .
DONE <http://www.opengis.net/def/doc-type/d-as> <http://www.w3.org/2004/02/skos/core#prefLabel> "Abstract Specification Topic - deprecated "@en .
DONE <http://www.opengis.net/def/doc-type/d-as> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

DONE <http://www.opengis.net/def/doc-type/d-dp> <http://purl.org/dc/terms/modified> "2024-10-28"^^<http://www.w3.org/2001/XMLSchema#date>.

0 comments on commit bcf7454

Please sign in to comment.