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 Sep 5, 2024
1 parent bd6c8e2 commit 40a48e4
Show file tree
Hide file tree
Showing 6 changed files with 2,054 additions and 1,973 deletions.
14 changes: 14 additions & 0 deletions entities/bodies.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -1301,6 +1301,20 @@
"label": "MUDDI SWG",
"@type": "skos:Concept"
},
{
"id": "739",
"name": "National SDI Modernization",
"abbv": "NSDIM",
"fname": "Ingo",
"lname": "Simonis",
"org": "Open Geospatial Consortium, Inc.",
"status": "Active",
"type": "policy:Body",
"@id": "bodies:739",
"inScheme": "http://www.opengis.net/def/entities/bodies",
"label": "National SDI Modernization",
"@type": "skos:Concept"
},
{
"id": "327",
"name": "NetCDF SWG",
Expand Down
14 changes: 10 additions & 4 deletions entities/bodies.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -841,6 +841,12 @@ bodies:738 a policy:Swg,
skos:inScheme <http://www.opengis.net/def/entities/bodies> ;
skos:prefLabel "Geospatial Reporting Indicators SWG" .

bodies:739 a policy:Body,
skos:Concept ;
rdfs:label "National SDI Modernization" ;
skos:inScheme <http://www.opengis.net/def/entities/bodies> ;
skos:prefLabel "National SDI Modernization" .

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

[] a prov:Activity ;
prov:endedAtTime "2024-08-21T03:01:24.786204"^^xsd:dateTime ;
prov:startedAtTime "2024-08-21T03:01:24.672183"^^xsd:dateTime ;
prov:endedAtTime "2024-09-05T03:01:21.004910"^^xsd:dateTime ;
prov:startedAtTime "2024-09-05T03:01:20.898216"^^xsd:dateTime ;
prov:used [ a prov:Entity ;
dcterms:format "application/json" ;
dcterms:hasVersion "git:eff190f0b76f5d2358b8f36c6ee47648fbf5e649" ;
dcterms:hasVersion "git:bd6c8e2976618480d44b41ef96c0323d42a01a87" ;
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.51" ;
rdfs:seeAlso <https://github.com/opengeospatial/ogc-na-tools> ] ;
prov:wasInformedBy [ dcterms:identifier "4b7dbafe-e31b-454d-b73a-85994a2ea848" ] .
prov:wasInformedBy [ dcterms:identifier "d6642ecb-fb89-4851-9efd-33a14140c677" ] .

Loading

0 comments on commit 40a48e4

Please sign in to comment.