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 Aug 10, 2024
1 parent c89beb5 commit d358dfa
Show file tree
Hide file tree
Showing 6 changed files with 41,664 additions and 41,498 deletions.
30 changes: 30 additions & 0 deletions definitions/docs/docs.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,36 @@
}
},
"@graph": [
{
"title": "OGC API - Maps - Part 1: Core",
"alternative": [
"OGC API - Maps - Part 1: Core",
"20-058"
],
"URI": "http://www.opengis.net/doc/IS/ogcapi-maps-1/1.0",
"identifier": "20-058",
"URL": "https://docs.ogc.org/is/20-058/20-058.html",
"type": "doctype:is",
"creator": "Joan Mas\u00f3, J\u00e9r\u00f4me Jacovella-St-Louis ",
"contributor": null,
"description": "The OGC API\u2009\u2014\u2009Maps\u2009\u2014\u2009Part 1: Core Standard defines a Web API for requesting maps over the Web. A map is a portrayal of geographic information as a digital representation suitable for display on a rendering device (adapted from OGC 06-042/ISO 19128 OpenGIS\u00ae Web Map Server (WMS) Implementation Specification). Implementations of the OGC API\u2009\u2014\u2009Maps Standard are designed for a client to easily:\r\n\r\nRequest a visual representation of one or more geospatial data layers in different styles;\r\nSelect by area, time and resolution of interest;\r\nChange parameters such as the background color and coordinate reference systems.\r\nA server that implements OGC API\u2009\u2014\u2009Maps provides information about what maps are offered. OGC API\u2009\u2014\u2009Maps addresses use cases similar to those addressed by the OGC 06-042/ISO 19128 OpenGIS\u00ae Web Map Server (WMS) Implementation Specification Standard.",
"publisher": "Open Geospatial Consortium",
"language": "English",
"license": null,
"source": null,
"rights": "",
"isPartOf": null,
"date": "2024-08-09",
"dateAccepted": null,
"dateSubmitted": null,
"format": "text/html",
"hasFormat": null,
"extent": null,
"@type": "skos:Concept",
"broader": "doctype:is",
"inScheme": "http://www.opengis.net/def/docs",
"notation": "20-058"
},
{
"title": "Common Query Language (CQL2)",
"alternative": [
Expand Down
26 changes: 22 additions & 4 deletions definitions/docs/docs.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -15836,6 +15836,24 @@ This specification is a successor to the OGC’s Web Map Tile Service (WMTS) sta
skos:notation "20-057"^^na:doc_no ;
skos:prefLabel "OGC API - Tiles - Part 1: Core"@en .

<http://www.opengis.net/def/docs/20-058> a skos:Concept ;
dct:created "2024-08-09"^^<xsd:date> ;
dct:creator "Joan Masó, Jérôme Jacovella-St-Louis " ;
na:doctype doctype:is ;
rdfs:seeAlso <https://docs.ogc.org/is/20-058/20-058.html> ;
skos:altLabel "20-058"@en,
"OGC API - Maps - Part 1: Core"@en ;
skos:broader doctype:is ;
skos:definition """The OGC API — Maps — Part 1: Core Standard defines a Web API for requesting maps over the Web. A map is a portrayal of geographic information as a digital representation suitable for display on a rendering device (adapted from OGC 06-042/ISO 19128 OpenGIS® Web Map Server (WMS) Implementation Specification). Implementations of the OGC API — Maps Standard are designed for a client to easily:\r
\r
Request a visual representation of one or more geospatial data layers in different styles;\r
Select by area, time and resolution of interest;\r
Change parameters such as the background color and coordinate reference systems.\r
A server that implements OGC API — Maps provides information about what maps are offered. OGC API — Maps addresses use cases similar to those addressed by the OGC 06-042/ISO 19128 OpenGIS® Web Map Server (WMS) Implementation Specification Standard.""" ;
skos:inScheme <http://www.opengis.net/def/docs> ;
skos:notation "20-058"^^na:doc_no ;
skos:prefLabel "OGC API - Maps - Part 1: Core"@en .

<http://www.opengis.net/def/docs/20-059r4> a skos:Concept ;
dct:created "2021-01-28"^^<xsd:date> ;
dct:creator "Gobe Hobona" ;
Expand Down Expand Up @@ -18095,16 +18113,16 @@ This concept of UDT, although often mentioned in the media, is still fairly new
skos:prefLabel "OGC Documents" .

[] a prov:Activity ;
prov:endedAtTime "2024-07-30T10:34:05.928276"^^xsd:dateTime ;
prov:startedAtTime "2024-07-30T10:34:04.883138"^^xsd:dateTime ;
prov:endedAtTime "2024-08-10T10:33:53.521511"^^xsd:dateTime ;
prov:startedAtTime "2024-08-10T10:33:52.467869"^^xsd:dateTime ;
prov:used [ a prov:Entity ;
dct:format "application/json" ;
dct:hasVersion "git:3852709b7dabb312dcd088bac852ed1baee222e3" ;
dct:hasVersion "git:c89beb527ab5c15420e81e8661f606c28f76194f" ;
rdfs:seeAlso <file:///home/runner/work/NamingAuthority/NamingAuthority/definitions/docs/docs.json> ] ;
prov:wasAssociatedWith [ a prov:Agent,
schema:SoftwareApplication ;
rdfs:label "OGC-NA tools" ;
dct:hasVersion "0.3.49" ;
rdfs:seeAlso <https://github.com/opengeospatial/ogc-na-tools> ] ;
prov:wasInformedBy [ dct:identifier "3f4259fb-9ac8-43cf-95e7-9e11bf5969d9" ] .
prov:wasInformedBy [ dct:identifier "5f5b05c3-a60e-424a-98dc-119698b7c563" ] .

Loading

0 comments on commit d358dfa

Please sign in to comment.