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 Apr 19, 2024
1 parent d8d57e2 commit 3650e51
Show file tree
Hide file tree
Showing 6 changed files with 40,766 additions and 40,534 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": "2023 Open Standards Code Sprint Summary Engineering Report",
"alternative": [
"2023 Open Standards Code Sprint Summary Engineering Report",
"23-059"
],
"URI": "http://www.opengis.net/doc/PER/oscs-2023",
"identifier": "23-059",
"URL": "https://docs.ogc.org/per/23-059.html",
"type": "doctype:per",
"creator": "Gobe Hobona, Joana Simoes",
"contributor": null,
"description": "Advances in computing, storage, sensing, and other technology areas continue to find a place in the geospatial ecosystem that makes location information findable, accessible, interoperable, and reusable. To enable geospatial standards to meet the likely interoperability needs of future technologies, it is necessary for Standards Development Organizations (SDOs) such as OGC to continue to innovate. Such innovation relies on the ability to develop new standards and improve existing ones to better address emerging interoperability challenges. Code sprints are one of a number of initiative types that OGC conducts to accelerate such innovation. A code sprint is a collaborative and inclusive event driven by innovative and rapid programming with minimal process and organization constraints to support the development of new applications and candidate standards.\r\n\r\nThe focus of this Engineering Report (ER) is a code sprint that was held from October 30th to November 1st, 2023. The code sprint was organized by the Open Geospatial Consortium (OGC) and hosted by Geovation in London, England. The code sprint was sponsored by Ordnance Survey (OS) at the Gold-level, as well as the European Union Satellite Centre (SatCen), US National Geospatial Intelligence Agency (NGA), and the UK Defence Science and Technology Laboratory (Dstl) at the Silver-level. As with previous OGC Code Sprints, a key goal of the October 2023 Open Standards Code Sprint was the acceleration of the development of OGC Standards and their implementation in software products.\r\n\r\nStandards in focus for this code sprint included several OGC API, data model, and encoding standards. In addition to OGC Standards, the code sprint also included a thread focusing on the \u201cGEOINT Imagery Media for ISR\u201d (GIMI) profile of the ISO Base Media File Format (ISOBMFF) and the High Efficiency Image Format (HEIF). The engineering report concludes that the code sprint met all of its objectives and achieved its goal of accelerating the development of OGC Standards and their implementation in software products.\r\n\r\nIn relation to emerging extensions to OGC API Standards, the engineering report concludes that the Publish/Subscribe (PubSub), Security, and Schemas capabilities examined in this code sprint could potentially support other OGC API Standards. Regarding GIMI, the engineering report concludes that with minor changes to popular open-source base libraries a wide range of software can quickly make use of GIMI capabilities.\r\n\r\nRegarding the Model for Underground Data Definition and Integration (MUDDI), the engineering report concludes that the MUDDI Conceptual Model is implementable and could easily be used as the basis for a logical model that can be encoded in a variety of formats including GML, GeoJSON, and Geopackage. As for JSON-FG, the engineering report concludes that due to the evident increase in adoption across the developer community, there is an increasing need to offer validators so that developers can check for compliance more easily.\r\n\r\nThe sprint participants made the following recommendations for future work items on OGC API Standards.\r\n\r\nExtension of OGC API\u2009\u2014\u2009Records to support faceting and federated search.\r\nUse case experimentation to examine how the Publish/Subscribe approach can support various OGC API standards workflows.\r\nPrototyping and specification on an OpenAPI definition document for the OGC SensorThings API Standard.\r\nAdditional support for multiband raster data in OGC API\u2009\u2014\u2009Maps/Tiles/Coverages (e.g., multispectral imagery, etc).\r\nThe sprint participants made the following recommendations for future work items on OGC Encoding Standards.\r\n\r\nTiled complex, signed, and floating-point data in multiband raster data.\r\nPerformance benchmarking between various imagery formats, for a variety of use cases.\r\nExtraction of the conceptual model of GMLJP2 to make it applicable to any ISOBMFF profile.\r\nDevelopment of an Implementation Standard for the logical model and encoding of data that conforms to the MUDDI.\r\nUse of the MUDDI logical schema as a template for MUDDI compliance.\r\nThe sprint participants made the following recommendations for future work items on GIMI.\r\n\r\nExtension of open-source base libraries used by several other products for creation and modification of GIMI files.\r\nPrototype streaming of large images from client applications to servers for storage through OGC API\u2009\u2014\u2009Processes.\r\nPrototyping of a JavaScript Object Notation (JSON) encoded alternative to Key-Length-Value (KLV) metadata for use in GIMI files.",
"publisher": "Open Geospatial Consortium",
"language": "English",
"license": null,
"source": null,
"rights": "",
"isPartOf": null,
"date": "2024-04-18",
"dateAccepted": null,
"dateSubmitted": null,
"format": "text/html",
"hasFormat": null,
"extent": null,
"@type": "skos:Concept",
"broader": "doctype:per",
"inScheme": "http://www.opengis.net/def/docs",
"notation": "23-059"
},
{
"title": "OGC Testbed 19 Extraterrestrial GeoTIFF Engineering Report",
"alternative": [
Expand Down
48 changes: 44 additions & 4 deletions definitions/docs/docs.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -17375,6 +17375,46 @@ publishing rules.""" ;
skos:notation "23-056"^^na:doc_no ;
skos:prefLabel "Mobility Data Science Discussion Paper"@en .

<http://www.opengis.net/def/docs/23-059> a skos:Concept ;
dct:created "2024-04-18"^^<xsd:date> ;
dct:creator "Gobe Hobona, Joana Simoes" ;
na:doctype doctype:per ;
rdfs:seeAlso <https://docs.ogc.org/per/23-059.html> ;
skos:altLabel "2023 Open Standards Code Sprint Summary Engineering Report"@en,
"23-059"@en ;
skos:broader doctype:per ;
skos:definition """Advances in computing, storage, sensing, and other technology areas continue to find a place in the geospatial ecosystem that makes location information findable, accessible, interoperable, and reusable. To enable geospatial standards to meet the likely interoperability needs of future technologies, it is necessary for Standards Development Organizations (SDOs) such as OGC to continue to innovate. Such innovation relies on the ability to develop new standards and improve existing ones to better address emerging interoperability challenges. Code sprints are one of a number of initiative types that OGC conducts to accelerate such innovation. A code sprint is a collaborative and inclusive event driven by innovative and rapid programming with minimal process and organization constraints to support the development of new applications and candidate standards.\r
\r
The focus of this Engineering Report (ER) is a code sprint that was held from October 30th to November 1st, 2023. The code sprint was organized by the Open Geospatial Consortium (OGC) and hosted by Geovation in London, England. The code sprint was sponsored by Ordnance Survey (OS) at the Gold-level, as well as the European Union Satellite Centre (SatCen), US National Geospatial Intelligence Agency (NGA), and the UK Defence Science and Technology Laboratory (Dstl) at the Silver-level. As with previous OGC Code Sprints, a key goal of the October 2023 Open Standards Code Sprint was the acceleration of the development of OGC Standards and their implementation in software products.\r
\r
Standards in focus for this code sprint included several OGC API, data model, and encoding standards. In addition to OGC Standards, the code sprint also included a thread focusing on the “GEOINT Imagery Media for ISR” (GIMI) profile of the ISO Base Media File Format (ISOBMFF) and the High Efficiency Image Format (HEIF). The engineering report concludes that the code sprint met all of its objectives and achieved its goal of accelerating the development of OGC Standards and their implementation in software products.\r
\r
In relation to emerging extensions to OGC API Standards, the engineering report concludes that the Publish/Subscribe (PubSub), Security, and Schemas capabilities examined in this code sprint could potentially support other OGC API Standards. Regarding GIMI, the engineering report concludes that with minor changes to popular open-source base libraries a wide range of software can quickly make use of GIMI capabilities.\r
\r
Regarding the Model for Underground Data Definition and Integration (MUDDI), the engineering report concludes that the MUDDI Conceptual Model is implementable and could easily be used as the basis for a logical model that can be encoded in a variety of formats including GML, GeoJSON, and Geopackage. As for JSON-FG, the engineering report concludes that due to the evident increase in adoption across the developer community, there is an increasing need to offer validators so that developers can check for compliance more easily.\r
\r
The sprint participants made the following recommendations for future work items on OGC API Standards.\r
\r
Extension of OGC API — Records to support faceting and federated search.\r
Use case experimentation to examine how the Publish/Subscribe approach can support various OGC API standards workflows.\r
Prototyping and specification on an OpenAPI definition document for the OGC SensorThings API Standard.\r
Additional support for multiband raster data in OGC API — Maps/Tiles/Coverages (e.g., multispectral imagery, etc).\r
The sprint participants made the following recommendations for future work items on OGC Encoding Standards.\r
\r
Tiled complex, signed, and floating-point data in multiband raster data.\r
Performance benchmarking between various imagery formats, for a variety of use cases.\r
Extraction of the conceptual model of GMLJP2 to make it applicable to any ISOBMFF profile.\r
Development of an Implementation Standard for the logical model and encoding of data that conforms to the MUDDI.\r
Use of the MUDDI logical schema as a template for MUDDI compliance.\r
The sprint participants made the following recommendations for future work items on GIMI.\r
\r
Extension of open-source base libraries used by several other products for creation and modification of GIMI files.\r
Prototype streaming of large images from client applications to servers for storage through OGC API — Processes.\r
Prototyping of a JavaScript Object Notation (JSON) encoded alternative to Key-Length-Value (KLV) metadata for use in GIMI files.""" ;
skos:inScheme <http://www.opengis.net/def/docs> ;
skos:notation "23-059"^^na:doc_no ;
skos:prefLabel "2023 Open Standards Code Sprint Summary Engineering Report"@en .

<http://www.opengis.net/def/docs/99-049> a skos:Concept ;
dct:created "1999-05-05"^^<xsd:date> ;
dct:creator "Keith Ryden" ;
Expand Down Expand Up @@ -17563,16 +17603,16 @@ publishing rules.""" ;
skos:prefLabel "OGC Documents" .

[] a prov:Activity ;
prov:endedAtTime "2024-04-17T10:34:12.249603"^^xsd:dateTime ;
prov:startedAtTime "2024-04-17T10:34:11.160349"^^xsd:dateTime ;
prov:endedAtTime "2024-04-19T10:34:08.303693"^^xsd:dateTime ;
prov:startedAtTime "2024-04-19T10:34:07.263849"^^xsd:dateTime ;
prov:used [ a prov:Entity ;
dct:format "application/json" ;
dct:hasVersion "git:1a0f05c4d97d7fdab3fc9c36489050c9474c6ba5" ;
dct:hasVersion "git:d8d57e20a8684367c51484357ee57d9a5bdb2b76" ;
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.44" ;
rdfs:seeAlso <https://github.com/opengeospatial/ogc-na-tools> ] ;
prov:wasInformedBy [ dct:identifier "590e81b9-62b5-46d2-829e-7408569dc16e" ] .
prov:wasInformedBy [ dct:identifier "be344231-68cd-42be-b7c4-83c55af9fb16" ] .

Loading

0 comments on commit 3650e51

Please sign in to comment.