Skip to content

Commit

Permalink
Building blocks postprocessing
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-metalinkage committed Dec 6, 2023
1 parent 84facd9 commit 2fd1e9c
Show file tree
Hide file tree
Showing 203 changed files with 9,793 additions and 2,417 deletions.
5 changes: 4 additions & 1 deletion annotated-schemas/geo/features/feature/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,10 @@
},
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/geo/features/feature/schema-oas3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -633,6 +633,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/geo/features/feature/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -447,6 +447,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"properties": "@nest",
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -582,6 +582,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -388,6 +388,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
5 changes: 4 additions & 1 deletion annotated-schemas/geo/json-fg/feature-lenient/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@
"featureType": "@type",
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
5 changes: 4 additions & 1 deletion annotated-schemas/geo/json-fg/feature/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,10 @@
"featureType": "@type",
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/geo/json-fg/feature/schema-oas3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/geo/json-fg/feature/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@
"featureType": "geojson:collectionFeatureType",
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,6 +126,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@
"featureType": "geojson:collectionFeatureType",
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
5 changes: 4 additions & 1 deletion annotated-schemas/geo/json-fg/link-role/context.jsonld
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/geo/json-fg/link-role/schema-oas3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/geo/json-fg/link-role/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
5 changes: 4 additions & 1 deletion annotated-schemas/ogc-utils/json-link/context.jsonld
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/ogc-utils/json-link/schema-oas3.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/ogc-utils/json-link/schema-oas3.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ x-defs:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/ogc-utils/json-link/schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"href": {
"type": "string",
"format": "uri-reference",
"x-jsonld-type": "@id",
"x-jsonld-id": "http://www.w3.org/ns/oa#hasTarget"
},
"rel": {
Expand Down
1 change: 1 addition & 0 deletions annotated-schemas/ogc-utils/json-link/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ properties:
href:
type: string
format: uri-reference
x-jsonld-type: '@id'
x-jsonld-id: http://www.w3.org/ns/oa#hasTarget
rel:
type: string
Expand Down
65 changes: 38 additions & 27 deletions annotated-schemas/unstable/sosa/context.jsonld
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,13 @@
"@context": {
"Observation": "sosa:Observation",
"Sample": "sosa:Sample",
"System": "sosa:System",
"Platform": "sosa:Platform",
"observedProperty": {
"@id": "sosa:observedProperty",
"@type": "@id"
},
"id": "@id",
"phenomenonTime": "sosa:phenomenonTime",
"observes": {
"@id": "sosa:observes",
Expand Down Expand Up @@ -73,32 +76,38 @@
},
"hosts": {
"@id": "sosa:hosts",
"@type": "@id"
"@type": "@id",
"@container": "@set",
"@context": {}
},
"isHostedBy": "sosa:isHostedBy",
"isProxyFor": "ssn:isProxyFor",
"wasOriginatedBy": "ssn:wasOriginatedBy",
"detects": "ssn:detects",
"hasProperty": "ssn:hasProperty",
"isPropertyOf": "ssn:isPropertyOf",
"forProperty": "ssn:forProperty",
"implements": "ssn:implements",
"implementedBy": "ssn:implementedBy",
"hasInput": "ssn:hasInput",
"hasOutput": "ssn:hasOutput",
"hasSubSystem": "ssn:hasSubSystem",
"deployedSystem": "ssn:deployedSystem",
"hasDeployment": "ssn:hasDeployment",
"deployedOnPlatform": "ssn:deployedOnPlatform",
"inDeployment": "ssn:inDeployment",
"inCondition": "ssn:systems/inCondition",
"hasSystemCapability": "ssn:systems/hasSystemCapability",
"hasSystemProperty": "ssn:systems/hasSystemProperty",
"hasOperatingRange": "ssn:systems/hasOperatingRange",
"hasOperatingProperty": "ssn:systems/hasOperatingProperty",
"hasSurvivalRange": "ssn:systems/hasSurvivalRange",
"hasSurvivalProperty": "ssn:systems/hasSurvivalProperty",
"qualityOfObservation": "ssn:systems/qualityOfObservation",
"isProxyFor": "sosa:isProxyFor",
"wasOriginatedBy": "sosa:wasOriginatedBy",
"detects": "sosa:detects",
"hasProperty": "sosa:hasProperty",
"isPropertyOf": "sosa:isPropertyOf",
"forProperty": "sosa:forProperty",
"implements": "sosa:implements",
"implementedBy": "sosa:implementedBy",
"hasInput": "sosa:hasInput",
"hasOutput": "sosa:hasOutput",
"hasSubSystem": {
"@id": "sosa:hasSubSystem",
"@type": "@id",
"@container": "@set"
},
"deployedSystem": "sosa:deployedSystem",
"hasDeployment": "sosa:hasDeployment",
"deployedOnPlatform": "sosa:deployedOnPlatform",
"inDeployment": "sosa:inDeployment",
"inCondition": "ssn-system:inCondition",
"hasSystemCapability": "ssn-system:hasSystemCapability",
"hasSystemProperty": "ssn-system:hasSystemProperty",
"hasOperatingRange": "ssn-system:hasOperatingRange",
"hasOperatingProperty": "ssn-system:hasOperatingProperty",
"hasSurvivalRange": "ssn-system:hasSurvivalRange",
"hasSurvivalProperty": "ssn-system:hasSurvivalProperty",
"qualityOfObservation": "ssn-system:qualityOfObservation",
"hasMember": {
"@context": {
"features": "sosa:hasMember"
Expand Down Expand Up @@ -132,10 +141,12 @@
"@id": "geojson:coordinates"
},
"type": "@type",
"id": "@id",
"links": {
"@context": {
"href": "oa:hasTarget",
"href": {
"@type": "@id",
"@id": "oa:hasTarget"
},
"rel": {
"@context": {
"@base": "http://www.iana.org/assignments/relation/"
Expand Down Expand Up @@ -168,8 +179,8 @@
"@id": "geopose:angles"
},
"sosa": "http://www.w3.org/ns/sosa/",
"ssn": "http://www.w3.org/ns/ssn/",
"ssn-system": "ssn:systems/",
"ssn": "http://www.w3.org/ns/ssn/",
"geojson": "https://purl.org/geojson/vocab#",
"rdfs": "http://www.w3.org/2000/01/rdf-schema#",
"geopose": "http://example.com/geopose/",
Expand Down
Loading

0 comments on commit 2fd1e9c

Please sign in to comment.