Skip to content

Commit

Permalink
Generated entailment and validation results and serialisations
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 17, 2023
1 parent 5a2f667 commit 4b09fd5
Show file tree
Hide file tree
Showing 6 changed files with 1,911 additions and 1,992 deletions.
14 changes: 0 additions & 14 deletions entities/bodies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -237,20 +237,6 @@
"label": "CityGML SWG",
"@type": "skos:Concept"
},
{
"id": "720",
"name": "Climate and Disaster Resilience Pilot 2024",
"abbv": "CDRP24",
"fname": "Nils",
"lname": "Hempelmann",
"org": "Open Geospatial Consortium, Inc.",
"status": "Active",
"type": "policy:Body",
"@id": "bodies:720",
"inScheme": "http://www.opengis.net/def/entities/bodies",
"label": "Climate and Disaster Resilience Pilot 2024",
"@type": "skos:Concept"
},
{
"id": "700",
"name": "Climate Resilience DWG",
Expand Down
16 changes: 5 additions & 11 deletions entities/bodies.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -811,12 +811,6 @@ bodies:715 a policy:Swg,
skos:inScheme <http://www.opengis.net/def/entities/bodies> ;
skos:prefLabel "GeoParquet SWG" .

bodies:720 a policy:Body,
skos:Concept ;
rdfs:label "Climate and Disaster Resilience Pilot 2024" ;
skos:inScheme <http://www.opengis.net/def/entities/bodies> ;
skos:prefLabel "Climate and Disaster Resilience Pilot 2024" .

bodies:80 a policy:Body,
skos:Concept ;
rdfs:label "Strategic Member Advisory Committee" ;
Expand Down Expand Up @@ -854,16 +848,16 @@ bodies:98 a policy:Body,
skos:prefLabel "Enterprise Architecture SIG" .

[] a prov:Activity ;
prov:endedAtTime "2023-11-09T03:01:34.905884"^^xsd:dateTime ;
prov:startedAtTime "2023-11-09T03:01:34.770575"^^xsd:dateTime ;
prov:endedAtTime "2023-11-17T03:01:25.496520"^^xsd:dateTime ;
prov:startedAtTime "2023-11-17T03:01:25.381257"^^xsd:dateTime ;
prov:used [ a prov:Entity ;
dcterms:format "application/json" ;
dcterms:hasVersion "git:1ccb814164398bacb9e40e3660fa65976dcdae03" ;
dcterms:hasVersion "git:5a2f66721a4732dea9cecd421bebed9d599bbcfd" ;
rdfs:seeAlso <file:///home/runner/work/NamingAuthority/NamingAuthority/entities/bodies.json> ] ;
prov:wasAssociatedWith [ a prov:Agent,
schema:SoftwareApplication ;
rdfs:label "OGC-NA tools" ;
dcterms:hasVersion "0.3.22" ;
dcterms:hasVersion "0.3.26" ;
rdfs:seeAlso <https://github.com/opengeospatial/ogc-na-tools> ] ;
prov:wasInformedBy [ dcterms:identifier "4aa83270-7958-4aaf-a74a-cfda9efa13d4" ] .
prov:wasInformedBy [ dcterms:identifier "14c49ca4-f069-42b4-858a-c251f1675874" ] .

Loading

0 comments on commit 4b09fd5

Please sign in to comment.