diff --git a/build/annotated/unstable/sosa/context.jsonld b/build/annotated/unstable/sosa/context.jsonld index 0a2ed8e7..07dc55d9 100644 --- a/build/annotated/unstable/sosa/context.jsonld +++ b/build/annotated/unstable/sosa/context.jsonld @@ -78,8 +78,14 @@ "@id": "sosa:madeBySensor", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasSimpleResult": "sosa:hasSimpleResult", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -88,6 +94,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -96,12 +106,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -112,8 +122,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -128,14 +138,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -191,6 +201,10 @@ "featureType": "@type" } }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -199,11 +213,18 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResultQuality": "sosa:hasResultQuality", + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -259,6 +280,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -291,40 +320,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -343,6 +348,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -363,52 +388,52 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { diff --git a/build/annotated/unstable/sosa/features/observation/context.jsonld b/build/annotated/unstable/sosa/features/observation/context.jsonld index a0e9c9f7..7c49566c 100644 --- a/build/annotated/unstable/sosa/features/observation/context.jsonld +++ b/build/annotated/unstable/sosa/features/observation/context.jsonld @@ -70,8 +70,14 @@ "@id": "sosa:madeBySensor", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasSimpleResult": "sosa:hasSimpleResult", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -80,6 +86,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -88,12 +98,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -104,8 +114,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -120,14 +130,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -180,6 +190,10 @@ "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -188,11 +202,18 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResultQuality": "sosa:hasResultQuality", + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -247,6 +268,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -279,40 +308,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -331,6 +336,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -351,52 +376,52 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { diff --git a/build/annotated/unstable/sosa/features/observation/schema-oas3.0.json b/build/annotated/unstable/sosa/features/observation/schema-oas3.0.json index 60b1cb30..43017032 100644 --- a/build/annotated/unstable/sosa/features/observation/schema-oas3.0.json +++ b/build/annotated/unstable/sosa/features/observation/schema-oas3.0.json @@ -19,6 +19,7 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -27,6 +28,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -35,12 +40,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -51,8 +56,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -67,14 +72,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -135,6 +140,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -143,13 +152,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -204,6 +226,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -253,40 +283,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -305,6 +311,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -325,59 +351,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/features/observation/schema-oas3.0.yaml b/build/annotated/unstable/sosa/features/observation/schema-oas3.0.yaml index b601c1e8..0f69c2df 100644 --- a/build/annotated/unstable/sosa/features/observation/schema-oas3.0.yaml +++ b/build/annotated/unstable/sosa/features/observation/schema-oas3.0.yaml @@ -11,32 +11,36 @@ x-defs: x-jsonld-id: '@nest' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -47,12 +51,12 @@ x-defs: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -98,18 +102,30 @@ x-defs: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -151,6 +167,12 @@ x-defs: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -188,32 +210,14 @@ x-defs: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -227,6 +231,21 @@ x-defs: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -242,46 +261,45 @@ x-defs: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/features/observation/schema.json b/build/annotated/unstable/sosa/features/observation/schema.json index 11edb523..68600add 100644 --- a/build/annotated/unstable/sosa/features/observation/schema.json +++ b/build/annotated/unstable/sosa/features/observation/schema.json @@ -18,6 +18,7 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -26,6 +27,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -34,12 +39,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -50,8 +55,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -66,14 +71,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -134,6 +139,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -142,13 +151,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -203,6 +225,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -252,40 +282,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -304,6 +310,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -324,59 +350,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/features/observation/schema.yaml b/build/annotated/unstable/sosa/features/observation/schema.yaml index db378865..68b60d57 100644 --- a/build/annotated/unstable/sosa/features/observation/schema.yaml +++ b/build/annotated/unstable/sosa/features/observation/schema.yaml @@ -10,32 +10,36 @@ allOf: x-jsonld-id: '@nest' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -46,12 +50,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -97,18 +101,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -150,6 +166,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -187,32 +209,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -226,6 +230,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -241,46 +260,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/features/observationCollection/context.jsonld b/build/annotated/unstable/sosa/features/observationCollection/context.jsonld index 107db9d2..3166e944 100644 --- a/build/annotated/unstable/sosa/features/observationCollection/context.jsonld +++ b/build/annotated/unstable/sosa/features/observationCollection/context.jsonld @@ -89,6 +89,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -97,12 +101,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -113,8 +117,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -129,14 +133,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -185,6 +189,10 @@ "@id": "sosa:hasInput", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -193,13 +201,26 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -254,6 +275,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -286,40 +315,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -338,6 +343,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -358,52 +383,52 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { diff --git a/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.json b/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.json index 36b486b3..c3538df7 100644 --- a/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.json +++ b/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.json @@ -33,6 +33,7 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -41,6 +42,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -49,12 +54,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -65,8 +70,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -81,14 +86,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -145,6 +150,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -153,13 +162,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -214,6 +236,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -263,40 +293,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -315,6 +321,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -335,59 +361,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.yaml b/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.yaml index e48dec89..392ced68 100644 --- a/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.yaml +++ b/build/annotated/unstable/sosa/features/observationCollection/schema-oas3.0.yaml @@ -18,32 +18,36 @@ x-defs: x-jsonld-type: '@id' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -54,12 +58,12 @@ x-defs: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -102,18 +106,30 @@ x-defs: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -155,6 +171,12 @@ x-defs: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -192,32 +214,14 @@ x-defs: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -231,6 +235,21 @@ x-defs: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -246,46 +265,45 @@ x-defs: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/features/observationCollection/schema.json b/build/annotated/unstable/sosa/features/observationCollection/schema.json index f8971801..daf57f2e 100644 --- a/build/annotated/unstable/sosa/features/observationCollection/schema.json +++ b/build/annotated/unstable/sosa/features/observationCollection/schema.json @@ -32,6 +32,7 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -40,6 +41,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -48,12 +53,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -64,8 +69,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -80,14 +85,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -144,6 +149,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -152,13 +161,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -213,6 +235,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -262,40 +292,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -314,6 +320,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -334,59 +360,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/features/observationCollection/schema.yaml b/build/annotated/unstable/sosa/features/observationCollection/schema.yaml index 0ee38c4b..ae03b8a7 100644 --- a/build/annotated/unstable/sosa/features/observationCollection/schema.yaml +++ b/build/annotated/unstable/sosa/features/observationCollection/schema.yaml @@ -17,32 +17,36 @@ allOf: x-jsonld-type: '@id' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -53,12 +57,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -101,18 +105,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -154,6 +170,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -191,32 +213,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -230,6 +234,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -245,46 +264,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/observation/context.jsonld b/build/annotated/unstable/sosa/properties/observation/context.jsonld index af46d204..4da69e0c 100644 --- a/build/annotated/unstable/sosa/properties/observation/context.jsonld +++ b/build/annotated/unstable/sosa/properties/observation/context.jsonld @@ -21,9 +21,17 @@ "@id": "sosa:madeBySensor", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasSimpleResult": "sosa:hasSimpleResult", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -32,6 +40,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -40,12 +52,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -56,8 +68,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -72,14 +84,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -136,6 +148,10 @@ "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -144,11 +160,18 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResultQuality": "sosa:hasResultQuality", + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -203,6 +226,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -235,40 +266,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -287,6 +294,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -307,60 +334,58 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.json b/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.json index 39371d74..ed092e5a 100644 --- a/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.json +++ b/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.json @@ -100,10 +100,12 @@ } }, "hasResult": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult" + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" }, "hasSimpleResult": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult" + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" } }, "anyOf": [ @@ -120,6 +122,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -128,6 +132,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -136,12 +144,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -152,8 +160,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -168,14 +176,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -232,6 +240,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -240,11 +252,18 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -299,6 +318,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -331,40 +358,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -383,6 +386,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -403,60 +426,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.yaml b/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.yaml index a1860234..a9291ced 100644 --- a/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.yaml +++ b/build/annotated/unstable/sosa/properties/observation/schema-oas3.0.yaml @@ -59,8 +59,10 @@ x-defs: - type: string hasResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' hasSimpleResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' anyOf: - required: - hasResult @@ -68,32 +70,37 @@ x-defs: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -104,12 +111,12 @@ x-defs: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -152,16 +159,24 @@ x-defs: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -203,6 +218,12 @@ x-defs: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -227,32 +248,14 @@ x-defs: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -266,6 +269,21 @@ x-defs: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -281,47 +299,45 @@ x-defs: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/observation/schema.json b/build/annotated/unstable/sosa/properties/observation/schema.json index 03621660..a03e6809 100644 --- a/build/annotated/unstable/sosa/properties/observation/schema.json +++ b/build/annotated/unstable/sosa/properties/observation/schema.json @@ -49,10 +49,12 @@ "x-jsonld-type": "@id" }, "hasResult": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult" + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" }, "hasSimpleResult": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult" + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" } }, "anyOf": [ @@ -69,6 +71,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -77,6 +81,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -85,12 +93,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -101,8 +109,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -117,14 +125,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -181,6 +189,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -189,11 +201,18 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -248,6 +267,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -280,40 +307,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -332,6 +335,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -352,60 +375,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/observation/schema.yaml b/build/annotated/unstable/sosa/properties/observation/schema.yaml index ee71456f..19b63484 100644 --- a/build/annotated/unstable/sosa/properties/observation/schema.yaml +++ b/build/annotated/unstable/sosa/properties/observation/schema.yaml @@ -38,8 +38,10 @@ properties: x-jsonld-type: '@id' hasResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' hasSimpleResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' anyOf: - required: - hasResult @@ -47,32 +49,37 @@ anyOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -83,12 +90,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -131,16 +138,24 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -182,6 +197,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -206,32 +227,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -245,6 +248,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -260,47 +278,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/observationCollection/context.jsonld b/build/annotated/unstable/sosa/properties/observationCollection/context.jsonld index 614c3c0b..b3194bb0 100644 --- a/build/annotated/unstable/sosa/properties/observationCollection/context.jsonld +++ b/build/annotated/unstable/sosa/properties/observationCollection/context.jsonld @@ -27,6 +27,8 @@ "@type": "@id" }, "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -35,6 +37,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -43,12 +49,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -59,8 +65,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -75,14 +81,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -135,6 +141,10 @@ "@id": "sosa:hasInput", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -143,13 +153,26 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -204,6 +227,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -236,40 +267,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -288,6 +295,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -308,60 +335,58 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.json b/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.json index 4ef8facc..e4f59933 100644 --- a/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.json +++ b/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.json @@ -145,6 +145,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -153,6 +155,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -161,12 +167,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -177,8 +183,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -193,14 +199,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -253,6 +259,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasInput", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -261,13 +271,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -322,6 +345,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -354,40 +385,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -406,6 +413,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -426,60 +453,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.yaml b/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.yaml index 4949c2fa..b5455816 100644 --- a/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.yaml +++ b/build/annotated/unstable/sosa/properties/observationCollection/schema-oas3.0.yaml @@ -78,32 +78,37 @@ x-defs: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -114,12 +119,12 @@ x-defs: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -159,18 +164,30 @@ x-defs: hasInput: x-jsonld-id: http://www.w3.org/ns/sosa/hasInput x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -212,6 +229,12 @@ x-defs: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -236,32 +259,14 @@ x-defs: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -275,6 +280,21 @@ x-defs: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -290,47 +310,45 @@ x-defs: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/observationCollection/schema.json b/build/annotated/unstable/sosa/properties/observationCollection/schema.json index a2509887..88343e55 100644 --- a/build/annotated/unstable/sosa/properties/observationCollection/schema.json +++ b/build/annotated/unstable/sosa/properties/observationCollection/schema.json @@ -94,6 +94,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -102,6 +104,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -110,12 +116,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -126,8 +132,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -142,14 +148,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -202,6 +208,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasInput", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -210,13 +220,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -271,6 +294,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -303,40 +334,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -355,6 +362,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -375,60 +402,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml b/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml index b9b691a3..6d9ca328 100644 --- a/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml +++ b/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml @@ -57,32 +57,37 @@ allOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -93,12 +98,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -138,18 +143,30 @@ x-jsonld-extra-terms: hasInput: x-jsonld-id: http://www.w3.org/ns/sosa/hasInput x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -191,6 +208,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -215,32 +238,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -254,6 +259,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -269,47 +289,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/platform/context.jsonld b/build/annotated/unstable/sosa/properties/platform/context.jsonld index 9a77872f..7586eb3f 100644 --- a/build/annotated/unstable/sosa/properties/platform/context.jsonld +++ b/build/annotated/unstable/sosa/properties/platform/context.jsonld @@ -7,6 +7,8 @@ "@container": "@set" }, "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -15,6 +17,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -23,12 +29,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -39,8 +45,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -55,14 +61,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -123,6 +129,10 @@ "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -131,13 +141,26 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -187,6 +210,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -236,40 +267,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -288,6 +295,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -308,60 +335,58 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.json b/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.json index 9c0ae595..569949a5 100644 --- a/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.json +++ b/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.json @@ -39,6 +39,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -47,6 +49,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -55,12 +61,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -71,8 +77,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -87,14 +93,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -155,6 +161,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -163,13 +173,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -219,6 +242,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -268,40 +299,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -320,6 +327,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -340,60 +367,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.yaml b/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.yaml index da156d3f..b4bf4b33 100644 --- a/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.yaml +++ b/build/annotated/unstable/sosa/properties/platform/schema-oas3.0.yaml @@ -20,32 +20,37 @@ x-defs: - $ref: '#/$definitions/Platform' x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -56,12 +61,12 @@ x-defs: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -107,18 +112,30 @@ x-defs: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -156,6 +173,12 @@ x-defs: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -193,32 +216,14 @@ x-defs: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -232,6 +237,21 @@ x-defs: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -247,47 +267,45 @@ x-defs: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/platform/schema.json b/build/annotated/unstable/sosa/properties/platform/schema.json index dbc0f0c8..aabaa8b7 100644 --- a/build/annotated/unstable/sosa/properties/platform/schema.json +++ b/build/annotated/unstable/sosa/properties/platform/schema.json @@ -38,6 +38,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -46,6 +48,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -54,12 +60,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -70,8 +76,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -86,14 +92,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -154,6 +160,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -162,13 +172,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -218,6 +241,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -267,40 +298,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -319,6 +326,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -339,60 +366,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/platform/schema.yaml b/build/annotated/unstable/sosa/properties/platform/schema.yaml index 2363facf..3faa65a5 100644 --- a/build/annotated/unstable/sosa/properties/platform/schema.yaml +++ b/build/annotated/unstable/sosa/properties/platform/schema.yaml @@ -19,32 +19,37 @@ allOf: - $ref: '#/$definitions/Platform' x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -55,12 +60,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -106,18 +111,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -155,6 +172,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -192,32 +215,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -231,6 +236,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -246,47 +266,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/sensor/context.jsonld b/build/annotated/unstable/sosa/properties/sensor/context.jsonld index 78299d8f..31734e9f 100644 --- a/build/annotated/unstable/sosa/properties/sensor/context.jsonld +++ b/build/annotated/unstable/sosa/properties/sensor/context.jsonld @@ -1,6 +1,8 @@ { "@context": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -9,6 +11,10 @@ "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -17,12 +23,12 @@ "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -33,8 +39,8 @@ "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -49,14 +55,14 @@ "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -117,6 +123,10 @@ "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -125,13 +135,26 @@ "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -186,6 +209,14 @@ "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -235,40 +266,16 @@ "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -287,6 +294,26 @@ "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -307,60 +334,58 @@ "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.json b/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.json index 17240468..3c2da6a7 100644 --- a/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.json +++ b/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.json @@ -29,6 +29,8 @@ } ], "x-jsonld-extra-terms": { + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -37,6 +39,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -45,12 +51,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -61,8 +67,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -77,14 +83,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -145,6 +151,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -153,13 +163,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -214,6 +237,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -263,40 +294,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -315,6 +322,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -335,60 +362,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.yaml b/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.yaml index 93e586cf..d77c2569 100644 --- a/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.yaml +++ b/build/annotated/unstable/sosa/properties/sensor/schema-oas3.0.yaml @@ -15,32 +15,37 @@ x-defs: allOf: - $ref: '#/$definitions/Sensor' x-jsonld-extra-terms: + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -51,12 +56,12 @@ x-defs: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -102,18 +107,30 @@ x-defs: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -155,6 +172,12 @@ x-defs: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -192,32 +215,14 @@ x-defs: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -231,6 +236,21 @@ x-defs: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -246,47 +266,45 @@ x-defs: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/properties/sensor/schema.json b/build/annotated/unstable/sosa/properties/sensor/schema.json index 2f2ebdf6..96780b95 100644 --- a/build/annotated/unstable/sosa/properties/sensor/schema.json +++ b/build/annotated/unstable/sosa/properties/sensor/schema.json @@ -28,6 +28,8 @@ } ], "x-jsonld-extra-terms": { + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -36,6 +38,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -44,12 +50,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -60,8 +66,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -76,14 +82,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -144,6 +150,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -152,13 +162,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -213,6 +236,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -262,40 +293,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -314,6 +321,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -334,60 +361,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/properties/sensor/schema.yaml b/build/annotated/unstable/sosa/properties/sensor/schema.yaml index e6e2e8b6..f16fd9c0 100644 --- a/build/annotated/unstable/sosa/properties/sensor/schema.yaml +++ b/build/annotated/unstable/sosa/properties/sensor/schema.yaml @@ -14,32 +14,37 @@ $definitions: allOf: - $ref: '#/$definitions/Sensor' x-jsonld-extra-terms: + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -50,12 +55,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -101,18 +106,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -154,6 +171,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -191,32 +214,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -230,6 +235,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -245,47 +265,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/annotated/unstable/sosa/schema.json b/build/annotated/unstable/sosa/schema.json index 5bd75b3f..d3901242 100644 --- a/build/annotated/unstable/sosa/schema.json +++ b/build/annotated/unstable/sosa/schema.json @@ -22,6 +22,7 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -30,6 +31,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -38,12 +43,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -54,8 +59,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -70,14 +75,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -138,6 +143,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -146,13 +155,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -207,6 +229,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -256,40 +286,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -308,6 +314,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -328,59 +354,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", @@ -422,6 +447,7 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -430,6 +456,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -438,12 +468,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -454,8 +484,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -470,14 +500,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -534,6 +564,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -542,13 +576,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -603,6 +650,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -652,40 +707,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -704,6 +735,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -724,59 +775,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", @@ -835,10 +885,12 @@ "x-jsonld-type": "@id" }, "hasResult": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult" + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" }, "hasSimpleResult": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult" + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" } }, "anyOf": [ @@ -855,6 +907,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -863,7 +917,11 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, - "Actuator": { + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, + "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" }, @@ -871,12 +929,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -887,8 +945,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -903,14 +961,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -967,6 +1025,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -975,11 +1037,18 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -1034,6 +1103,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -1066,40 +1143,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -1118,6 +1171,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -1138,60 +1211,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", @@ -1295,6 +1366,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -1303,6 +1376,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -1311,12 +1388,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -1327,8 +1404,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -1343,14 +1420,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -1403,6 +1480,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasInput", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -1411,13 +1492,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -1472,6 +1566,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -1504,40 +1606,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -1556,6 +1634,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -1576,60 +1674,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", @@ -1677,6 +1773,8 @@ ], "x-jsonld-extra-terms": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -1685,6 +1783,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -1693,12 +1795,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -1709,8 +1811,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -1725,14 +1827,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -1793,6 +1895,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -1801,13 +1907,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -1857,6 +1976,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -1906,40 +2033,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -1958,6 +2061,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -1978,60 +2101,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", @@ -2069,6 +2190,8 @@ } ], "x-jsonld-extra-terms": { + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuatableProperty", "x-jsonld-type": "@id" @@ -2077,6 +2200,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuation", "x-jsonld-type": "@id" }, + "ActuationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ActuationCollection", + "x-jsonld-type": "@id" + }, "Actuator": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Actuator", "x-jsonld-type": "@id" @@ -2085,12 +2212,12 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Deployment", "x-jsonld-type": "@id" }, - "FeatureOfInterest": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", + "Execution": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/Execution", "x-jsonld-type": "@id" }, - "Input": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Input", + "FeatureOfInterest": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/FeatureOfInterest", "x-jsonld-type": "@id" }, "ObservableProperty": { @@ -2101,8 +2228,8 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Observation", "x-jsonld-type": "@id" }, - "Output": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Output", + "ObservationCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/ObservationCollection", "x-jsonld-type": "@id" }, "Platform": { @@ -2117,14 +2244,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/Procedure", "x-jsonld-type": "@id" }, - "Result": { - "x-jsonld-id": "http://www.w3.org/ns/sosa/Result", - "x-jsonld-type": "@id" - }, "Sample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sample", "x-jsonld-type": "@id" }, + "SampleCollection": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/SampleCollection", + "x-jsonld-type": "@id" + }, "Sampler": { "x-jsonld-id": "http://www.w3.org/ns/sosa/Sampler", "x-jsonld-type": "@id" @@ -2185,6 +2312,10 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasMember", "x-jsonld-type": "@id" }, + "hasOriginalSample": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOriginalSample", + "x-jsonld-type": "@id" + }, "hasOutput": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasOutput", "x-jsonld-type": "@id" @@ -2193,13 +2324,26 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/hasProperty", "x-jsonld-type": "@id" }, - "hasResult": "http://www.w3.org/ns/sosa/hasResult", - "hasResultQuality": "http://www.w3.org/ns/sosa/hasResultQuality", + "hasResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResult", + "x-jsonld-type": "@id" + }, + "hasResultQuality": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasResultQuality", + "x-jsonld-type": "@id" + }, "hasSample": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSample", "x-jsonld-type": "@id" }, - "hasSimpleResult": "http://www.w3.org/ns/sosa/hasSimpleResult", + "hasSampledFeature": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSampledFeature", + "x-jsonld-type": "@id" + }, + "hasSimpleResult": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSimpleResult", + "x-jsonld-type": "@id" + }, "hasSubSystem": { "x-jsonld-id": "http://www.w3.org/ns/sosa/hasSubSystem", "x-jsonld-type": "@id", @@ -2254,6 +2398,14 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOf", "x-jsonld-type": "@id" }, + "isResultOfMadeBySampler": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfMadeBySampler", + "x-jsonld-type": "@id" + }, + "isResultOfUsedProcedure": { + "x-jsonld-id": "http://www.w3.org/ns/sosa/isResultOfUsedProcedure", + "x-jsonld-type": "@id" + }, "isSampleOf": { "x-jsonld-id": "http://www.w3.org/ns/sosa/isSampleOf", "x-jsonld-type": "@id" @@ -2303,40 +2455,16 @@ "x-jsonld-id": "http://www.w3.org/ns/sosa/wasOriginatedBy", "x-jsonld-type": "@id" }, - "inCondition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", - "x-jsonld-type": "@id" - }, - "Condition": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Condition", - "x-jsonld-type": "@id" - }, - "hasSystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", - "x-jsonld-type": "@id" - }, - "SystemCapability": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", - "x-jsonld-type": "@id" - }, - "hasSystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", - "x-jsonld-type": "@id" - }, - "SystemProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", - "x-jsonld-type": "@id" - }, - "MeasurementRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "Accuracy": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", "x-jsonld-type": "@id" }, "ActuationRange": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/ActuationRange", "x-jsonld-type": "@id" }, - "Accuracy": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Accuracy", + "BatteryLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", "x-jsonld-type": "@id" }, "DetectionLimit": { @@ -2355,6 +2483,26 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Latency", "x-jsonld-type": "@id" }, + "MaintenanceSchedule": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "x-jsonld-type": "@id" + }, + "MeasurementRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MeasurementRange", + "x-jsonld-type": "@id" + }, + "OperatingPowerRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "x-jsonld-type": "@id" + }, + "OperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "x-jsonld-type": "@id" + }, + "OperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "x-jsonld-type": "@id" + }, "Precision": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Precision", "x-jsonld-type": "@id" @@ -2375,60 +2523,58 @@ "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/Sensitivity", "x-jsonld-type": "@id" }, - "hasOperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", - "x-jsonld-type": "@id" - }, - "OperatingRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingRange", + "SurvivalProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", "x-jsonld-type": "@id" }, - "hasOperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", + "SystemLifetime": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", "x-jsonld-type": "@id" }, - "OperatingProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingProperty", + "SurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", "x-jsonld-type": "@id" }, - "MaintenanceSchedule": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/MaintenanceSchedule", + "SystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemCapability", "x-jsonld-type": "@id" }, - "OperatingPowerRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/OperatingPowerRange", + "SystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemProperty", "x-jsonld-type": "@id" }, - "hasSurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "hasOperatingProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingProperty", "x-jsonld-type": "@id" }, - "SurvivalRange": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalRange", + "hasOperatingRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasOperatingRange", "x-jsonld-type": "@id" }, "hasSurvivalProperty": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalProperty", "x-jsonld-type": "@id" }, - "SurvivalProperty": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SurvivalProperty", + "hasSystemCapability": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemCapability", "x-jsonld-type": "@id" }, - "SystemLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/SystemLifetime", + "hasSystemProperty": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSystemProperty", "x-jsonld-type": "@id" }, - "BatteryLifetime": { - "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/BatteryLifetime", + "hasSurvivalRange": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/hasSurvivalRange", + "x-jsonld-type": "@id" + }, + "inCondition": { + "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/inCondition", "x-jsonld-type": "@id" }, "qualityOfObservation": { "x-jsonld-id": "http://www.w3.org/ns/ssn/systems/qualityOfObservation", "x-jsonld-type": "@id" - }, - "properties": "@nest", - "featureType": "@type" + } }, "x-jsonld-prefixes": { "sosa": "http://www.w3.org/ns/sosa/", diff --git a/build/annotated/unstable/sosa/schema.yaml b/build/annotated/unstable/sosa/schema.yaml index 1d1c7104..93f5d7a1 100644 --- a/build/annotated/unstable/sosa/schema.yaml +++ b/build/annotated/unstable/sosa/schema.yaml @@ -13,32 +13,36 @@ anyOf: x-jsonld-id: '@nest' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -49,12 +53,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -100,18 +104,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -153,6 +169,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -190,32 +212,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -229,6 +233,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -244,46 +263,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -307,32 +325,36 @@ anyOf: x-jsonld-type: '@id' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -343,12 +365,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -391,18 +413,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -444,6 +478,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -481,32 +521,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -520,6 +542,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -535,46 +572,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -619,8 +655,10 @@ anyOf: x-jsonld-type: '@id' hasResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' hasSimpleResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' anyOf: - required: - hasResult @@ -628,32 +666,37 @@ anyOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -664,12 +707,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -712,16 +755,24 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -763,6 +814,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -787,32 +844,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -826,14 +865,29 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' - Precision: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule x-jsonld-type: '@id' - Resolution: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange x-jsonld-type: '@id' - ResponseTime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' + Precision: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision + x-jsonld-type: '@id' + Resolution: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution + x-jsonld-type: '@id' + ResponseTime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime x-jsonld-type: '@id' Selectivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity @@ -841,47 +895,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -945,32 +997,37 @@ anyOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -981,12 +1038,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -1026,18 +1083,30 @@ anyOf: hasInput: x-jsonld-id: http://www.w3.org/ns/sosa/hasInput x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -1079,6 +1148,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -1103,32 +1178,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -1142,6 +1199,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -1157,47 +1229,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -1223,32 +1293,37 @@ anyOf: - $ref: properties/platform/schema.yaml/#/$definitions/Platform x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -1259,12 +1334,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -1310,18 +1385,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -1359,6 +1446,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -1396,32 +1489,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -1435,6 +1510,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -1450,47 +1540,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -1511,32 +1599,37 @@ anyOf: allOf: - $ref: properties/sensor/schema.yaml/#/$definitions/Sensor x-jsonld-extra-terms: + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -1547,12 +1640,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -1598,18 +1691,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -1651,6 +1756,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -1688,32 +1799,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -1727,6 +1820,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -1742,47 +1850,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ diff --git a/build/bblocks.jsonld b/build/bblocks.jsonld index a7263dfd..cafccb7f 100644 --- a/build/bblocks.jsonld +++ b/build/bblocks.jsonld @@ -1,75 +1,117 @@ { - "@context": { - "bblocks": "https://www.opengis.net/def/bblocks/", - "@base": "https://www.opengis.net/def/bblocks/", - "rdfs": "http://www.w3.org/2000/01/rdf-schema#", - "skos": "http://www.w3.org/2004/02/skos/core#", - "dct": "http://purl.org/dc/terms/", - "xsd": "http://www.w3.org/2001/XMLSchema#", - "itemIdentifier": "@id", - "name": "rdfs:label", - "abstract": "dct:abstract", - "status": { - "@id": "bblocks:status", - "@type": "@id", - "@context": { - "@base": "http://www.opengis.net/def/status/" - } - }, - "dateTimeAddition": { - "@id": "dct:created", - "@type": "xsd:dateTime" - }, - "version": "dct:hasVersion", - "dateOfLastChange": { - "@id": "dct:modified", - "@type": "xsd:date" - }, - "scope": { - "@id": "bblocks:scope", - "@type": "@id", - "@context": { - "@base": "http://www.opengis.net/def/bblocks/scope/" - } - }, - "sources": { - "@id": "dct:source", - "@context": { - "title": "rdfs:label", - "link": "@id" - } - }, - "schema": { - "@id": "bblocks:hasSchema", - "@type": "@id", - "@container": "@index", - "@index": "dct:format" - }, - "ldContext": { - "@id": "bblocks:hasJsonLdContext", - "@type": "@id" + "@context": [ + { + "@base": "https://opengeospatial.github.io/ogcapi-sosa" }, - "documentation": { - "@id": "dct:description", - "@type": "@id", - "@container": "@index", - "@index": "dct:identifier", - "@context": { - "mediatype": "dct:format", - "url": "rdfs:isDefinedBy" + { + "bblocks": "https://www.opengis.net/def/bblocks/", + "rdfs": "http://www.w3.org/2000/01/rdf-schema#", + "skos": "http://www.w3.org/2004/02/skos/core#", + "dct": "http://purl.org/dc/terms/", + "xsd": "http://www.w3.org/2001/XMLSchema#", + "prof": "http://www.w3.org/ns/dx/prof/", + "dcat": "http://www.w3.org/ns/dcat#", + "itemIdentifier": "@id", + "baseURL": "@id", + "name": "rdfs:label", + "abstract": "dct:abstract", + "description": "dct:description", + "status": { + "@id": "bblocks:status", + "@type": "@id", + "@context": { + "@base": "http://www.opengis.net/def/status/" + } + }, + "dateTimeAddition": { + "@id": "dct:created", + "@type": "xsd:dateTime" + }, + "version": "dct:hasVersion", + "dateOfLastChange": { + "@id": "dct:modified", + "@type": "xsd:date" + }, + "scope": { + "@id": "bblocks:scope", + "@type": "@id", + "@context": { + "@base": "http://www.opengis.net/def/bblocks/scope/" + } + }, + "sources": { + "@id": "dct:source", + "@context": { + "title": "rdfs:label", + "link": "@id" + } + }, + "schema": { + "@id": "bblocks:hasSchema", + "@type": "@id", + "@container": "@index", + "@index": "dct:format" + }, + "ldContext": { + "@id": "bblocks:hasJsonLdContext", + "@type": "@id" + }, + "sourceLdContext": { + "@id": "bblocks:hasSourceJsonLdContext", + "@type": "@id" + }, + "documentation": { + "@id": "dct:description", + "@type": "@id", + "@container": "@index", + "@index": "dct:identifier", + "@context": { + "mediatype": "dct:format", + "url": "rdfs:isDefinedBy" + } + }, + "hasConcepts": { + "@reverse": "skos:inScheme" + }, + "dependsOn": { + "@id": "bblocks:dependsOn", + "@type": "@id" + }, + "profileOf": { + "@id": "prof:isProfileOf", + "@type": "@id" + }, + "tags": "dcat:keyword", + "shaclRules": { + "@id": "bblocks:hasShaclRule", + "@type": "@id", + "@container": "@index", + "@index": "rdfs:seeAlso" + }, + "validationReport": { + "@id": "bblocks:hasValidationReport", + "@type": "@id" + }, + "imports": { + "@id": "bblocks:imports", + "@type": "@id" } - }, - "hasConcepts": { - "@reverse": "skos:inScheme" - }, - "dependsOn": { - "@id": "bblocks:dependsOn", - "@type": "@id" } - }, - "@id": "https://www.opengis.net/def/bblocks", - "@type": "skos:ConceptScheme", - "skos:prefLabel": "OGC Building Blocks Register", + ], + "imports": [ + "https://blocks.ogc.org/register.json" + ], + "baseURL": "https://opengeospatial.github.io/ogcapi-sosa/", + "viewerURL": "https://opengeospatial.github.io/ogcapi-sosa/", + "validationReport": "https://opengeospatial.github.io/ogcapi-sosa/build/tests/report.html", + "abstract": "Building blocks for implementation of OGC Observations Measurements and Samples (ISO 19156 aka OMS) using the OGC API Features schema and the OGC/W3C SOSA ontology", + "description": "Each building block defines a reusable JSON schema that is mapped to the equivalent OMS concept.\n\nEach fragment allows for transparent and validatable use of JSON-LD contexts to map schema elements to equivalent terms from the SOSA ontology. \n\n _These components are under review by the OMS SWG as candidate canonical implementations._ \n\n Each building block allows for examples transformed to RDF, which in turn allows for the use of SHACL rules to enforce the semantics of the SOSA and OMS specifications.\n", + "name": "JSON Schemas for OGC/W3C Observations models (SOSA)", + "@type": [ + "skos:ConceptScheme", + "dcat:Catalog" + ], + "skos:prefLabel": "JSON Schemas for OGC/W3C Observations models (SOSA)", "hasConcepts": [ { "itemIdentifier": "ogc.unstable.sosa.properties.observation", @@ -131,7 +173,8 @@ }, "@type": [ "bblocks:Schema", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] }, { @@ -192,7 +235,8 @@ }, "@type": [ "bblocks:Schema", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] }, { @@ -228,8 +272,8 @@ ] }, "dependsOn": [ - "ogc.ogc-utils.iri-or-curie", - "ogc.unstable.sosa.properties.observation" + "ogc.unstable.sosa.properties.observation", + "ogc.ogc-utils.iri-or-curie" ], "schema": { "application/yaml": "https://opengeospatial.github.io/ogcapi-sosa/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml", @@ -259,7 +303,8 @@ }, "@type": [ "bblocks:Schema", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] }, { @@ -321,7 +366,8 @@ }, "@type": [ "bblocks:Schema", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] }, { @@ -387,7 +433,8 @@ }, "@type": [ "bblocks:Schema", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] }, { @@ -426,9 +473,9 @@ ] }, "dependsOn": [ - "ogc.unstable.sosa.features.observation", "ogc.geo.json-fg.featureCollection-lenient", - "ogc.unstable.sosa.properties.observationCollection" + "ogc.unstable.sosa.properties.observationCollection", + "ogc.unstable.sosa.features.observation" ], "schema": { "application/yaml": "https://opengeospatial.github.io/ogcapi-sosa/build/annotated/unstable/sosa/features/observationCollection/schema.yaml", @@ -458,7 +505,8 @@ }, "@type": [ "bblocks:Schema", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] }, { @@ -515,7 +563,8 @@ }, "@type": [ "bblocks:Api", - "skos:Concept" + "skos:Concept", + "dcat:Dataset" ] } ] diff --git a/build/bblocks.ttl b/build/bblocks.ttl index ae9748f0..310f4608 100644 --- a/build/bblocks.ttl +++ b/build/bblocks.ttl @@ -1,4 +1,5 @@ @prefix bblocks: . +@prefix dcat: . @prefix dct: . @prefix prov: . @prefix rdfs: . @@ -6,7 +7,8 @@ @prefix skos: . @prefix xsd: . -bblocks:ogc.unstable.sosa a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Api ; rdfs:label "Sensor, Observation, Sample, and Actuator (SOSA)" ; dct:abstract "The SOSA (Sensor, Observation, Sample, and Actuator) ontology is a realisation of the Observations, Measurements and Sampling (OMS) Conceptual model" ; @@ -22,133 +24,170 @@ bblocks:ogc.unstable.sosa a skos:Concept, dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; - skos:inScheme ; + skos:inScheme ; + dcat:keyword "o&m", + "o&m&s", + "sosa", + "ssn" ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; bblocks:scope ; bblocks:status . -bblocks:ogc.unstable.sosa.features.observationCollection a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Schema ; rdfs:label "SOSA ObservationCollection Feature" ; dct:abstract "This building blocks defines an ObservationCollection Feature according to the SOSA/SSN v1.1 specification." ; dct:created "2023-04-13T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/features/observationCollection/" ], - [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json" ], + dct:description [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/features/observationCollection/index.md" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.features.observationCollection" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/features/observationCollection/index.md" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/features/observationCollection/" ], + [ dct:format "application/json" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-28"^^xsd:date ; dct:source , ; - skos:inScheme ; - bblocks:dependsOn bblocks:ogc.geo.json-fg.featureCollection-lenient, - bblocks:ogc.unstable.sosa.features.observation, - bblocks:ogc.unstable.sosa.properties.observationCollection ; + skos:inScheme ; + dcat:keyword "o&m", + "o&m&s", + "observations", + "sosa", + "ssn" ; + bblocks:dependsOn , + , + ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; + bblocks:hasShaclRule ; bblocks:scope ; bblocks:status . -bblocks:ogc.unstable.sosa.properties.platform a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Schema ; rdfs:label "SOSA Platform" ; dct:abstract "This building block defines the set of properties for an observation Platform according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature." ; dct:created "2023-12-05T00:00:00+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.properties.platform" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/properties/platform/index.md" ], - [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/properties/platform/" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/properties/platform/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/properties/platform/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.properties.platform" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/properties/platform/index.md" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; - skos:inScheme ; - bblocks:dependsOn bblocks:ogc.ogc-utils.iri-or-curie, - bblocks:ogc.unstable.sosa.properties.sensor ; + skos:inScheme ; + dcat:keyword "o&m", + "o&m&s", + "observations", + "sosa", + "ssn" ; + bblocks:dependsOn , + ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; bblocks:scope ; bblocks:status . -bblocks:ogc.unstable.sosa.features.observation a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Schema ; rdfs:label "SOSA Observation Feature" ; dct:abstract "This building blocks defines a GeoJSON feature containing a SOSA Observation" ; dct:created "2023-05-18T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/features/observation/index.md" ], - [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/features/observation/" ], + dct:description [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.features.observation" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/features/observation/index.json" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/features/observation/index.md" ], [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.features.observation" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/features/observation/" ] ; dct:hasVersion "1.0" ; dct:modified "2023-05-18"^^xsd:date ; dct:source ; - skos:inScheme ; - bblocks:dependsOn bblocks:ogc.geo.json-fg.feature-lenient, - bblocks:ogc.unstable.sosa.properties.observation ; + skos:inScheme ; + dcat:keyword "o&m", + "o&m&s", + "observations", + "sosa", + "ssn" ; + bblocks:dependsOn , + ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; + bblocks:hasShaclRule ; bblocks:scope ; bblocks:status . -bblocks:ogc.unstable.sosa.properties.observationCollection a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Schema ; rdfs:label "SOSA ObservationCollection" ; dct:abstract "This building block defines an ObservationCollection according to the SOSA/SSN v1.1 specification. It defines a set of logical rules regarding presence of mandatory properties anywhere within a potentially nested collection hierarchy. (implemented in SHACL, exploiting the semantic mapping to SOSA)" ; dct:created "2023-04-13T00:00:00+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/properties/observationCollection/" ], - [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.properties.observationCollection" ], [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/properties/observationCollection/index.md" ], [ dct:format "application/json" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json" ] ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/properties/observationCollection/" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-28"^^xsd:date ; dct:source ; - skos:inScheme ; - bblocks:dependsOn bblocks:ogc.ogc-utils.iri-or-curie, - bblocks:ogc.unstable.sosa.properties.observation ; + skos:inScheme ; + dcat:keyword "ISO19156", + "OMS", + "o&m", + "observations", + "sosa" ; + bblocks:dependsOn , + ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; + bblocks:hasShaclRule ; bblocks:scope ; bblocks:status . -bblocks:ogc.unstable.sosa.properties.sensor a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Schema ; rdfs:label "SOSA Sensor" ; dct:abstract "An identifiable entity that can generate Observations pertaining to an ObservableProperty by implementing an ObservingProcedure. Device, agent (including humans), or software (simulation) involved in, or implementing, a Procedure. Sensors respond to a stimulus, e.g., a change in the environment, or input data composed from the results of prior Observations, and generate a Result. Sensors can be hosted by Platforms." ; dct:created "2023-12-05T00:00:00+00:00"^^xsd:dateTime ; dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.properties.sensor" ], - [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/properties/sensor/" ], + [ dct:format "text/markdown" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/properties/sensor/index.md" ], [ dct:format "application/json" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/json-full/unstable/sosa/properties/sensor/index.json" ], - [ dct:format "text/markdown" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/properties/sensor/index.md" ] ; + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.properties.sensor" ] ; dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; - skos:inScheme ; - bblocks:dependsOn bblocks:ogc.ogc-utils.iri-or-curie ; + skos:inScheme ; + dcat:keyword "o&m", + "o&m&s", + "observations", + "sosa", + "ssn" ; + bblocks:dependsOn ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; @@ -157,15 +196,16 @@ bblocks:ogc.unstable.sosa.properties.sensor a skos:Concept, rdfs:label "Extensions to the Semantic Sensor Network Ontology" . -bblocks:ogc.unstable.sosa.properties.observation a skos:Concept, + a skos:Concept, + dcat:Dataset, bblocks:Schema ; rdfs:label "SOSA Observation" ; dct:abstract "This building block defines the set of properties for an observation according to the SOSA/SSN specification. These properties may be directly included into a root element of a JSON object or used in the properties container of a GeoJSON feature." ; dct:created "2023-04-13T00:00:00+00:00"^^xsd:dateTime ; - dct:description [ dct:format "text/html" ; - rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/properties/observation/" ], - [ dct:format "text/markdown" ; + dct:description [ dct:format "text/markdown" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/markdown/unstable/sosa/properties/observation/index.md" ], + [ dct:format "text/html" ; + rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/build/generateddocs/slate-build/unstable/sosa/properties/observation/" ], [ dct:format "text/html" ; rdfs:isDefinedBy "https://opengeospatial.github.io/ogcapi-sosa/bblock/ogc.unstable.sosa.properties.observation" ], [ dct:format "application/json" ; @@ -173,21 +213,40 @@ bblocks:ogc.unstable.sosa.properties.observation a skos:Concept, dct:hasVersion "1.0" ; dct:modified "2023-04-13"^^xsd:date ; dct:source ; - skos:inScheme ; + skos:inScheme ; + dcat:keyword "o&m", + "o&m&s", + "observations", + "sosa", + "ssn" ; bblocks:hasJsonLdContext ; bblocks:hasSchema , ; + bblocks:hasShaclRule ; bblocks:scope ; bblocks:status . - a skos:ConceptScheme ; - skos:prefLabel "OGC Building Blocks Register" . + a skos:ConceptScheme, + dcat:Catalog ; + rdfs:label "JSON Schemas for OGC/W3C Observations models (SOSA)" ; + dct:abstract "Building blocks for implementation of OGC Observations Measurements and Samples (ISO 19156 aka OMS) using the OGC API Features schema and the OGC/W3C SOSA ontology" ; + dct:description """Each building block defines a reusable JSON schema that is mapped to the equivalent OMS concept. + +Each fragment allows for transparent and validatable use of JSON-LD contexts to map schema elements to equivalent terms from the SOSA ontology. + + _These components are under review by the OMS SWG as candidate canonical implementations._ + + Each building block allows for examples transformed to RDF, which in turn allows for the use of SHACL rules to enforce the semantics of the SOSA and OMS specifications. +""" ; + skos:prefLabel "JSON Schemas for OGC/W3C Observations models (SOSA)" ; + bblocks:hasValidationReport ; + bblocks:imports . rdfs:label "Semantic Sensor Network Ontology" . [] a prov:Activity ; - prov:endedAtTime "2024-01-17T04:22:15.765184"^^xsd:dateTime ; - prov:startedAtTime "2024-01-17T04:22:15.699308"^^xsd:dateTime ; + prov:endedAtTime "2024-01-21T23:04:07.276725"^^xsd:dateTime ; + prov:startedAtTime "2024-01-21T23:04:07.188712"^^xsd:dateTime ; prov:used [ a prov:Entity ; dct:format "application/json" ; rdfs:seeAlso ], diff --git a/build/generateddocs/json-full/unstable/sosa/features/observation/index.json b/build/generateddocs/json-full/unstable/sosa/features/observation/index.json index 93c199e3..d49e3a31 100644 --- a/build/generateddocs/json-full/unstable/sosa/features/observation/index.json +++ b/build/generateddocs/json-full/unstable/sosa/features/observation/index.json @@ -90,7 +90,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Observation Feature\ntype: object\nallOf:\n- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml\n- type: object\n properties:\n properties:\n $ref: ../../properties/observation/schema.yaml\n x-jsonld-id: '@nest'\nx-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n featureType: '@type'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Observation Feature\ntype: object\nallOf:\n- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml\n- type: object\n properties:\n properties:\n $ref: ../../properties/observation/schema.yaml\n x-jsonld-id: '@nest'\nx-jsonld-extra-terms:\n id: '@id'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources/features/observation" } \ No newline at end of file diff --git a/build/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json b/build/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json index 29cb5c9b..b93598f5 100644 --- a/build/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json +++ b/build/generateddocs/json-full/unstable/sosa/features/observationCollection/index.json @@ -36,9 +36,9 @@ ] }, "dependsOn": [ - "ogc.unstable.sosa.features.observation", "ogc.geo.json-fg.featureCollection-lenient", - "ogc.unstable.sosa.properties.observationCollection" + "ogc.unstable.sosa.properties.observationCollection", + "ogc.unstable.sosa.features.observation" ], "schema": { "application/yaml": "https://opengeospatial.github.io/ogcapi-sosa/build/annotated/unstable/sosa/features/observationCollection/schema.yaml", @@ -78,7 +78,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Observation Feature\nallOf:\n- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml\n- type: object\n properties:\n properties:\n $ref: ../../properties/observationCollection/schema.yaml\n x-jsonld-id: '@nest'\n features:\n type: array\n items:\n oneOf:\n - $ref: ../observation/schema.yaml\n - type: string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\nx-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n featureType: '@type'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Observation Feature\nallOf:\n- $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml\n- type: object\n properties:\n properties:\n $ref: ../../properties/observationCollection/schema.yaml\n x-jsonld-id: '@nest'\n features:\n type: array\n items:\n oneOf:\n - $ref: ../observation/schema.yaml\n - type: string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\nx-jsonld-extra-terms:\n id: '@id'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources/features/observationCollection" } \ No newline at end of file diff --git a/build/generateddocs/json-full/unstable/sosa/index.json b/build/generateddocs/json-full/unstable/sosa/index.json index 029a5a0c..11548a22 100644 --- a/build/generateddocs/json-full/unstable/sosa/index.json +++ b/build/generateddocs/json-full/unstable/sosa/index.json @@ -35,7 +35,7 @@ "sourceFiles": "https://opengeospatial.github.io/ogcapi-sosa/_sources/", "validationPassed": true, "description": "Building Blocks for implementing the core classes of the [Observations and Measurements model]\n\nEach class is implemented using a schema is tied to the equivalent semantic description using the SOSA (Sensor, Observation, Sample, and Actuator) ontology.\n\nAn [aggregate schema](schema.yaml) is provided allowing any of these elements to be combined in a single payload, or each class may be used independently using the relevant schema.\n\nTBD: Convenience API paths may be defined to support traversal of relationships - such as inverse relationships `hasResult`/`isResultOf` , `hasSample`/`isSampleOf` etc. where only one property is present in the data and the inverse is not otherwise accessible.\n", - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: Sensor, Observation, Sample, and Actuator (SOSA)\nanyOf:\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Observation Feature\n type: object\n allOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml\n - type: object\n properties:\n properties:\n $ref: properties/observation/schema.yaml\n x-jsonld-id: '@nest'\n x-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n featureType: '@type'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Observation Feature\n allOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml\n - type: object\n properties:\n properties:\n $ref: properties/observationCollection/schema.yaml\n x-jsonld-id: '@nest'\n features:\n type: array\n items:\n oneOf:\n - $ref: features/observation/schema.yaml\n - type: string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n x-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n featureType: '@type'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Observation\n type: object\n properties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n anyOf:\n - required:\n - hasResult\n - required:\n - hasSimpleResult\n x-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA ObservationCollection\n $defs:\n collection:\n type: object\n properties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasMember:\n type: array\n items:\n anyOf:\n - $ref: properties/observationCollection/schema.yaml/#/$defs/collection\n - $ref: properties/observation/schema.yaml\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n allOf:\n - $ref: properties/observationCollection/schema.yaml/#/$defs/collection\n - not:\n anyOf:\n - required:\n - hasResult\n - required:\n - hasSimpleResult\n x-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Platform\n $definitions:\n Platform:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n hosts:\n type: array\n items:\n anyOf:\n - $ref: properties/platform/schema.yaml/#/$definitions/Platform\n - $ref: properties/sensor/schema.yaml#/$definitions/Sensor\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n allOf:\n - $ref: properties/platform/schema.yaml/#/$definitions/Platform\n x-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Sensor\n $definitions:\n Sensor:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n id:\n $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: '@id'\n name:\n type: string\n allOf:\n - $ref: properties/sensor/schema.yaml/#/$definitions/Sensor\n x-jsonld-extra-terms:\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: Sensor, Observation, Sample, and Actuator (SOSA)\nanyOf:\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Observation Feature\n type: object\n allOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/feature-lenient/schema.yaml\n - type: object\n properties:\n properties:\n $ref: properties/observation/schema.yaml\n x-jsonld-id: '@nest'\n x-jsonld-extra-terms:\n id: '@id'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Observation Feature\n allOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/geo/json-fg/featureCollection-lenient/schema.yaml\n - type: object\n properties:\n properties:\n $ref: properties/observationCollection/schema.yaml\n x-jsonld-id: '@nest'\n features:\n type: array\n items:\n oneOf:\n - $ref: features/observation/schema.yaml\n - type: string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n x-jsonld-extra-terms:\n id: '@id'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Observation\n type: object\n properties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n anyOf:\n - required:\n - hasResult\n - required:\n - hasSimpleResult\n x-jsonld-extra-terms:\n id: '@id'\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA ObservationCollection\n $defs:\n collection:\n type: object\n properties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasMember:\n type: array\n items:\n anyOf:\n - $ref: properties/observationCollection/schema.yaml/#/$defs/collection\n - $ref: properties/observation/schema.yaml\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n allOf:\n - $ref: properties/observationCollection/schema.yaml/#/$defs/collection\n - not:\n anyOf:\n - required:\n - hasResult\n - required:\n - hasSimpleResult\n x-jsonld-extra-terms:\n id: '@id'\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Platform\n $definitions:\n Platform:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n hosts:\n type: array\n items:\n anyOf:\n - $ref: properties/platform/schema.yaml/#/$definitions/Platform\n - $ref: properties/sensor/schema.yaml#/$definitions/Sensor\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n allOf:\n - $ref: properties/platform/schema.yaml/#/$definitions/Platform\n x-jsonld-extra-terms:\n id: '@id'\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n- $schema: https://json-schema.org/draft/2020-12/schema\n description: SOSA Sensor\n $definitions:\n Sensor:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n id:\n $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: '@id'\n name:\n type: string\n allOf:\n - $ref: properties/sensor/schema.yaml/#/$definitions/Sensor\n x-jsonld-extra-terms:\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n x-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources" } \ No newline at end of file diff --git a/build/generateddocs/json-full/unstable/sosa/properties/observation/index.json b/build/generateddocs/json-full/unstable/sosa/properties/observation/index.json index 0302ff29..65bf50ec 100644 --- a/build/generateddocs/json-full/unstable/sosa/properties/observation/index.json +++ b/build/generateddocs/json-full/unstable/sosa/properties/observation/index.json @@ -91,7 +91,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Observation\ntype: object\nproperties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\nanyOf:\n- required:\n - hasResult\n- required:\n - hasSimpleResult\nx-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Observation\ntype: object\nproperties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\nanyOf:\n- required:\n - hasResult\n- required:\n - hasSimpleResult\nx-jsonld-extra-terms:\n id: '@id'\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources/properties/observation" } \ No newline at end of file diff --git a/build/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json b/build/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json index 249b7631..8d186076 100644 --- a/build/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json +++ b/build/generateddocs/json-full/unstable/sosa/properties/observationCollection/index.json @@ -33,8 +33,8 @@ ] }, "dependsOn": [ - "ogc.ogc-utils.iri-or-curie", - "ogc.unstable.sosa.properties.observation" + "ogc.unstable.sosa.properties.observation", + "ogc.ogc-utils.iri-or-curie" ], "schema": { "application/yaml": "https://opengeospatial.github.io/ogcapi-sosa/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml", @@ -103,7 +103,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA ObservationCollection\n$defs:\n collection:\n type: object\n properties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasMember:\n type: array\n items:\n anyOf:\n - $ref: '#/$defs/collection'\n - $ref: ../observation/schema.yaml\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\nallOf:\n- $ref: '#/$defs/collection'\n- not:\n anyOf:\n - required:\n - hasResult\n - required:\n - hasSimpleResult\nx-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA ObservationCollection\n$defs:\n collection:\n type: object\n properties:\n resultTime:\n type: string\n format: date-time\n x-jsonld-id: http://www.w3.org/ns/sosa/resultTime\n phenomenonTime:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n observedProperty:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n usedProcedure:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n madeBySensor:\n type:\n - object\n - string\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n hasMember:\n type: array\n items:\n anyOf:\n - $ref: '#/$defs/collection'\n - $ref: ../observation/schema.yaml\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\nallOf:\n- $ref: '#/$defs/collection'\n- not:\n anyOf:\n - required:\n - hasResult\n - required:\n - hasSimpleResult\nx-jsonld-extra-terms:\n id: '@id'\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources/properties/observationCollection" } \ No newline at end of file diff --git a/build/generateddocs/json-full/unstable/sosa/properties/platform/index.json b/build/generateddocs/json-full/unstable/sosa/properties/platform/index.json index 890d3ff8..e7886d98 100644 --- a/build/generateddocs/json-full/unstable/sosa/properties/platform/index.json +++ b/build/generateddocs/json-full/unstable/sosa/properties/platform/index.json @@ -63,7 +63,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Platform\n$definitions:\n Platform:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n hosts:\n type: array\n items:\n anyOf:\n - $ref: '#/$definitions/Platform'\n - $ref: ../sensor/schema.yaml#/$definitions/Sensor\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\nallOf:\n- $ref: '#/$definitions/Platform'\nx-jsonld-extra-terms:\n id: '@id'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Platform\n$definitions:\n Platform:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n hosts:\n type: array\n items:\n anyOf:\n - $ref: '#/$definitions/Platform'\n - $ref: ../sensor/schema.yaml#/$definitions/Sensor\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\nallOf:\n- $ref: '#/$definitions/Platform'\nx-jsonld-extra-terms:\n id: '@id'\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources/properties/platform" } \ No newline at end of file diff --git a/build/generateddocs/json-full/unstable/sosa/properties/sensor/index.json b/build/generateddocs/json-full/unstable/sosa/properties/sensor/index.json index e188c174..06ca6c76 100644 --- a/build/generateddocs/json-full/unstable/sosa/properties/sensor/index.json +++ b/build/generateddocs/json-full/unstable/sosa/properties/sensor/index.json @@ -82,7 +82,7 @@ ] } ], - "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Sensor\n$definitions:\n Sensor:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n id:\n $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: '@id'\n name:\n type: string\nallOf:\n- $ref: '#/$definitions/Sensor'\nx-jsonld-extra-terms:\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n Input:\n x-jsonld-id: http://www.w3.org/ns/sosa/Input\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n Output:\n x-jsonld-id: http://www.w3.org/ns/sosa/Output\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Result:\n x-jsonld-id: http://www.w3.org/ns/sosa/Result\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult: http://www.w3.org/ns/sosa/hasResult\n hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n Condition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\n properties: '@nest'\n featureType: '@type'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", + "annotatedSchema": "$schema: https://json-schema.org/draft/2020-12/schema\ndescription: SOSA Sensor\n$definitions:\n Sensor:\n anyOf:\n - $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n - type: object\n properties:\n id:\n $ref: https://opengeospatial.github.io/bblocks/annotated-schemas/ogc-utils/iri-or-curie/schema.yaml\n x-jsonld-id: '@id'\n name:\n type: string\nallOf:\n- $ref: '#/$definitions/Sensor'\nx-jsonld-extra-terms:\n properties: '@nest'\n featureType: '@type'\n ActuatableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty\n x-jsonld-type: '@id'\n Actuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuation\n x-jsonld-type: '@id'\n ActuationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection\n x-jsonld-type: '@id'\n Actuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/Actuator\n x-jsonld-type: '@id'\n Deployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/Deployment\n x-jsonld-type: '@id'\n Execution:\n x-jsonld-id: http://www.w3.org/ns/sosa/Execution\n x-jsonld-type: '@id'\n FeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest\n x-jsonld-type: '@id'\n ObservableProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty\n x-jsonld-type: '@id'\n Observation:\n x-jsonld-id: http://www.w3.org/ns/sosa/Observation\n x-jsonld-type: '@id'\n ObservationCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection\n x-jsonld-type: '@id'\n Platform:\n x-jsonld-id: http://www.w3.org/ns/sosa/Platform\n x-jsonld-type: '@id'\n Property:\n x-jsonld-id: http://www.w3.org/ns/sosa/Property\n x-jsonld-type: '@id'\n 'Procedure ':\n x-jsonld-id: http://www.w3.org/ns/sosa/Procedure\n x-jsonld-type: '@id'\n Sample:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sample\n x-jsonld-type: '@id'\n SampleCollection:\n x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection\n x-jsonld-type: '@id'\n Sampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampler\n x-jsonld-type: '@id'\n Sampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sampling\n x-jsonld-type: '@id'\n Sensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/Sensor\n x-jsonld-type: '@id'\n Stimulus:\n x-jsonld-id: http://www.w3.org/ns/sosa/Stimulus\n x-jsonld-type: '@id'\n System:\n x-jsonld-id: http://www.w3.org/ns/sosa/System\n x-jsonld-type: '@id'\n actsOnProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/actsOnProperty\n x-jsonld-type: '@id'\n deployedOnPlatform:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedOnPlatform\n x-jsonld-type: '@id'\n deployedSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/deployedSystem\n x-jsonld-type: '@id'\n detects:\n x-jsonld-id: http://www.w3.org/ns/sosa/detects\n x-jsonld-type: '@id'\n features:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n forProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/forProperty\n x-jsonld-type: '@id'\n hasDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasDeployment\n x-jsonld-type: '@id'\n hasFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasFeatureOfInterest\n x-jsonld-type: '@id'\n hasInput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasInput\n x-jsonld-type: '@id'\n hasMember:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasMember\n x-jsonld-type: '@id'\n hasOriginalSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample\n x-jsonld-type: '@id'\n hasOutput:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput\n x-jsonld-type: '@id'\n hasProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty\n x-jsonld-type: '@id'\n hasResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResult\n x-jsonld-type: '@id'\n hasResultQuality:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality\n x-jsonld-type: '@id'\n hasSample:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSample\n x-jsonld-type: '@id'\n hasSampledFeature:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature\n x-jsonld-type: '@id'\n hasSimpleResult:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult\n x-jsonld-type: '@id'\n hasSubSystem:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n hasUltimateFeatureOfInterest:\n x-jsonld-id: http://www.w3.org/ns/sosa/hasUltimateFeatureOfInterest\n x-jsonld-type: '@id'\n hosts:\n x-jsonld-id: http://www.w3.org/ns/sosa/hosts\n x-jsonld-type: '@id'\n x-jsonld-container: '@set'\n implementedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/implementedBy\n x-jsonld-type: '@id'\n implements:\n x-jsonld-id: http://www.w3.org/ns/sosa/implements\n x-jsonld-type: '@id'\n inDeployment:\n x-jsonld-id: http://www.w3.org/ns/sosa/inDeployment\n x-jsonld-type: '@id'\n isActedOnBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isActedOnBy\n x-jsonld-type: '@id'\n isFeatureOfInterestOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isFeatureOfInterestOf\n x-jsonld-type: '@id'\n isHostedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isHostedBy\n x-jsonld-type: '@id'\n isObservedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/isObservedBy\n x-jsonld-type: '@id'\n isPropertyOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isPropertyOf\n x-jsonld-type: '@id'\n isProxyFor:\n x-jsonld-id: http://www.w3.org/ns/sosa/isProxyFor\n x-jsonld-type: '@id'\n isResultOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf\n x-jsonld-type: '@id'\n isResultOfMadeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler\n x-jsonld-type: '@id'\n isResultOfUsedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure\n x-jsonld-type: '@id'\n isSampleOf:\n x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf\n x-jsonld-type: '@id'\n madeActuation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeActuation\n x-jsonld-type: '@id'\n madeByActuator:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeByActuator\n x-jsonld-type: '@id'\n madeBySampler:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySampler\n x-jsonld-type: '@id'\n madeBySensor:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeBySensor\n x-jsonld-type: '@id'\n madeObservation:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeObservation\n x-jsonld-type: '@id'\n madeSampling:\n x-jsonld-id: http://www.w3.org/ns/sosa/madeSampling\n x-jsonld-type: '@id'\n observedProperty:\n x-jsonld-id: http://www.w3.org/ns/sosa/observedProperty\n x-jsonld-type: '@id'\n observes:\n x-jsonld-id: http://www.w3.org/ns/sosa/observes\n x-jsonld-type: '@id'\n phenomenonTime:\n x-jsonld-id: http://www.w3.org/ns/sosa/phenomenonTime\n x-jsonld-type: '@id'\n resultTime: http://www.w3.org/ns/sosa/resultTime\n usedProcedure:\n x-jsonld-id: http://www.w3.org/ns/sosa/usedProcedure\n x-jsonld-type: '@id'\n wasOriginatedBy:\n x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy\n x-jsonld-type: '@id'\n Accuracy:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy\n x-jsonld-type: '@id'\n ActuationRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange\n x-jsonld-type: '@id'\n BatteryLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime\n x-jsonld-type: '@id'\n DetectionLimit:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit\n x-jsonld-type: '@id'\n Drift:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Drift\n x-jsonld-type: '@id'\n Frequency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Frequency\n x-jsonld-type: '@id'\n Latency:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency\n x-jsonld-type: '@id'\n MaintenanceSchedule:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule\n x-jsonld-type: '@id'\n MeasurementRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange\n x-jsonld-type: '@id'\n OperatingPowerRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange\n x-jsonld-type: '@id'\n OperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty\n x-jsonld-type: '@id'\n OperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange\n x-jsonld-type: '@id'\n Precision:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision\n x-jsonld-type: '@id'\n Resolution:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution\n x-jsonld-type: '@id'\n ResponseTime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime\n x-jsonld-type: '@id'\n Selectivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity\n x-jsonld-type: '@id'\n Sensitivity:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity\n x-jsonld-type: '@id'\n SurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty\n x-jsonld-type: '@id'\n SystemLifetime:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime\n x-jsonld-type: '@id'\n SurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange\n x-jsonld-type: '@id'\n SystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability\n x-jsonld-type: '@id'\n SystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty\n x-jsonld-type: '@id'\n hasOperatingProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty\n x-jsonld-type: '@id'\n hasOperatingRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange\n x-jsonld-type: '@id'\n hasSurvivalProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty\n x-jsonld-type: '@id'\n hasSystemCapability:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability\n x-jsonld-type: '@id'\n hasSystemProperty:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty\n x-jsonld-type: '@id'\n hasSurvivalRange:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange\n x-jsonld-type: '@id'\n inCondition:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition\n x-jsonld-type: '@id'\n qualityOfObservation:\n x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation\n x-jsonld-type: '@id'\nx-jsonld-prefixes:\n sosa: http://www.w3.org/ns/sosa/\n ssn-system: http://www.w3.org/ns/ssn/systems/\n ssn: http://www.w3.org/ns/ssn/\n", "gitRepository": "https://github.com/opengeospatial/ogcapi-sosa", "gitPath": "_sources/properties/sensor" } \ No newline at end of file diff --git a/build/generateddocs/markdown/unstable/sosa/features/observation/index.md b/build/generateddocs/markdown/unstable/sosa/features/observation/index.md index 14d4f086..e0fa8540 100644 --- a/build/generateddocs/markdown/unstable/sosa/features/observation/index.md +++ b/build/generateddocs/markdown/unstable/sosa/features/observation/index.md @@ -145,32 +145,36 @@ allOf: x-jsonld-id: '@nest' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -181,12 +185,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -232,18 +236,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -285,6 +301,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -322,32 +344,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -361,6 +365,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -376,46 +395,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -504,8 +522,14 @@ Links to the schema: "@id": "sosa:madeBySensor", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasSimpleResult": "sosa:hasSimpleResult", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -514,6 +538,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -522,12 +550,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -538,8 +566,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -554,14 +582,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -614,6 +642,10 @@ Links to the schema: "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -622,11 +654,18 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResultQuality": "sosa:hasResultQuality", + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -681,6 +720,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -713,40 +760,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -765,6 +788,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -785,52 +828,52 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { diff --git a/build/generateddocs/markdown/unstable/sosa/features/observationCollection/index.md b/build/generateddocs/markdown/unstable/sosa/features/observationCollection/index.md index e057f45f..10827054 100644 --- a/build/generateddocs/markdown/unstable/sosa/features/observationCollection/index.md +++ b/build/generateddocs/markdown/unstable/sosa/features/observationCollection/index.md @@ -196,32 +196,36 @@ allOf: x-jsonld-type: '@id' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -232,12 +236,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -280,18 +284,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -333,6 +349,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -370,32 +392,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -409,6 +413,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -424,46 +443,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -571,6 +589,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -579,12 +601,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -595,8 +617,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -611,14 +633,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -667,6 +689,10 @@ Links to the schema: "@id": "sosa:hasInput", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -675,13 +701,26 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -736,6 +775,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -768,40 +815,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -820,6 +843,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -840,52 +883,52 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { diff --git a/build/generateddocs/markdown/unstable/sosa/index.md b/build/generateddocs/markdown/unstable/sosa/index.md index 351a7366..a654d488 100644 --- a/build/generateddocs/markdown/unstable/sosa/index.md +++ b/build/generateddocs/markdown/unstable/sosa/index.md @@ -35,32 +35,36 @@ anyOf: x-jsonld-id: '@nest' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -71,12 +75,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -122,18 +126,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -175,6 +191,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -212,32 +234,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -251,6 +255,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -266,46 +285,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -329,32 +347,36 @@ anyOf: x-jsonld-type: '@id' x-jsonld-extra-terms: id: '@id' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -365,12 +387,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -413,18 +435,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -466,6 +500,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -503,32 +543,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -542,6 +564,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -557,46 +594,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -641,8 +677,10 @@ anyOf: x-jsonld-type: '@id' hasResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' hasSimpleResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' anyOf: - required: - hasResult @@ -650,32 +688,37 @@ anyOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -686,12 +729,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -734,16 +777,24 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -785,6 +836,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -809,32 +866,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -848,14 +887,29 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' - Precision: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule x-jsonld-type: '@id' - Resolution: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange x-jsonld-type: '@id' - ResponseTime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' + Precision: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision + x-jsonld-type: '@id' + Resolution: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Resolution + x-jsonld-type: '@id' + ResponseTime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/ResponseTime x-jsonld-type: '@id' Selectivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Selectivity @@ -863,47 +917,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -967,32 +1019,37 @@ anyOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -1003,12 +1060,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -1048,18 +1105,30 @@ anyOf: hasInput: x-jsonld-id: http://www.w3.org/ns/sosa/hasInput x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -1101,6 +1170,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -1125,32 +1200,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -1164,6 +1221,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -1179,47 +1251,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -1245,32 +1315,37 @@ anyOf: - $ref: properties/platform/schema.yaml/#/$definitions/Platform x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -1281,12 +1356,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -1332,18 +1407,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -1381,6 +1468,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -1418,32 +1511,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -1457,6 +1532,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -1472,47 +1562,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -1533,32 +1621,37 @@ anyOf: allOf: - $ref: properties/sensor/schema.yaml/#/$definitions/Sensor x-jsonld-extra-terms: + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -1569,12 +1662,12 @@ anyOf: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -1620,18 +1713,30 @@ anyOf: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -1673,6 +1778,12 @@ anyOf: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -1710,32 +1821,14 @@ anyOf: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -1749,6 +1842,21 @@ anyOf: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -1764,47 +1872,45 @@ anyOf: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -1901,8 +2007,14 @@ Links to the schema: "@id": "sosa:madeBySensor", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasSimpleResult": "sosa:hasSimpleResult", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -1911,6 +2023,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -1919,12 +2035,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -1935,8 +2051,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -1951,14 +2067,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -2014,6 +2130,10 @@ Links to the schema: "featureType": "@type" } }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -2022,11 +2142,18 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResultQuality": "sosa:hasResultQuality", + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -2082,6 +2209,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -2114,40 +2249,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -2166,6 +2277,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -2186,52 +2317,52 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { diff --git a/build/generateddocs/markdown/unstable/sosa/properties/observation/index.md b/build/generateddocs/markdown/unstable/sosa/properties/observation/index.md index 3b04b7ea..7cd27abf 100644 --- a/build/generateddocs/markdown/unstable/sosa/properties/observation/index.md +++ b/build/generateddocs/markdown/unstable/sosa/properties/observation/index.md @@ -160,8 +160,10 @@ properties: x-jsonld-type: '@id' hasResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' hasSimpleResult: x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' anyOf: - required: - hasResult @@ -169,32 +171,37 @@ anyOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -205,12 +212,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -253,16 +260,24 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -304,6 +319,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -328,32 +349,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -367,6 +370,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -382,47 +400,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -462,9 +478,17 @@ Links to the schema: "@id": "sosa:madeBySensor", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasSimpleResult": "sosa:hasSimpleResult", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -473,6 +497,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -481,12 +509,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -497,8 +525,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -513,14 +541,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -577,6 +605,10 @@ Links to the schema: "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -585,11 +617,18 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResultQuality": "sosa:hasResultQuality", + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -644,6 +683,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -676,40 +723,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -728,6 +751,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -748,60 +791,58 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/generateddocs/markdown/unstable/sosa/properties/observationCollection/index.md b/build/generateddocs/markdown/unstable/sosa/properties/observationCollection/index.md index ba9c99b7..8d2edb36 100644 --- a/build/generateddocs/markdown/unstable/sosa/properties/observationCollection/index.md +++ b/build/generateddocs/markdown/unstable/sosa/properties/observationCollection/index.md @@ -192,32 +192,37 @@ allOf: - hasSimpleResult x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -228,12 +233,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -273,18 +278,30 @@ x-jsonld-extra-terms: hasInput: x-jsonld-id: http://www.w3.org/ns/sosa/hasInput x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -326,6 +343,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -350,32 +373,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -389,6 +394,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -404,47 +424,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -490,6 +508,8 @@ Links to the schema: "@type": "@id" }, "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -498,6 +518,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -506,12 +530,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -522,8 +546,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -538,14 +562,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -598,6 +622,10 @@ Links to the schema: "@id": "sosa:hasInput", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -606,13 +634,26 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -667,6 +708,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -699,40 +748,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -751,6 +776,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -771,60 +816,58 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/generateddocs/markdown/unstable/sosa/properties/platform/index.md b/build/generateddocs/markdown/unstable/sosa/properties/platform/index.md index 57c4b79e..70e06a5c 100644 --- a/build/generateddocs/markdown/unstable/sosa/properties/platform/index.md +++ b/build/generateddocs/markdown/unstable/sosa/properties/platform/index.md @@ -108,32 +108,37 @@ allOf: - $ref: '#/$definitions/Platform' x-jsonld-extra-terms: id: '@id' + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -144,12 +149,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -195,18 +200,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -244,6 +261,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -281,32 +304,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -320,6 +325,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -335,47 +355,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -401,6 +419,8 @@ Links to the schema: "@container": "@set" }, "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -409,6 +429,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -417,12 +441,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -433,8 +457,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -449,14 +473,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -517,6 +541,10 @@ Links to the schema: "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -525,13 +553,26 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -581,6 +622,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -630,40 +679,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -682,6 +707,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -702,60 +747,58 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/generateddocs/markdown/unstable/sosa/properties/sensor/index.md b/build/generateddocs/markdown/unstable/sosa/properties/sensor/index.md index 4b98fa6e..2aeb5b7d 100644 --- a/build/generateddocs/markdown/unstable/sosa/properties/sensor/index.md +++ b/build/generateddocs/markdown/unstable/sosa/properties/sensor/index.md @@ -181,32 +181,37 @@ $definitions: allOf: - $ref: '#/$definitions/Sensor' x-jsonld-extra-terms: + properties: '@nest' + featureType: '@type' ActuatableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty x-jsonld-type: '@id' Actuation: x-jsonld-id: http://www.w3.org/ns/sosa/Actuation x-jsonld-type: '@id' + ActuationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection + x-jsonld-type: '@id' Actuator: x-jsonld-id: http://www.w3.org/ns/sosa/Actuator x-jsonld-type: '@id' Deployment: x-jsonld-id: http://www.w3.org/ns/sosa/Deployment x-jsonld-type: '@id' + Execution: + x-jsonld-id: http://www.w3.org/ns/sosa/Execution + x-jsonld-type: '@id' FeatureOfInterest: x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest x-jsonld-type: '@id' - Input: - x-jsonld-id: http://www.w3.org/ns/sosa/Input - x-jsonld-type: '@id' ObservableProperty: x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty x-jsonld-type: '@id' Observation: x-jsonld-id: http://www.w3.org/ns/sosa/Observation x-jsonld-type: '@id' - Output: - x-jsonld-id: http://www.w3.org/ns/sosa/Output + ObservationCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection x-jsonld-type: '@id' Platform: x-jsonld-id: http://www.w3.org/ns/sosa/Platform @@ -217,12 +222,12 @@ x-jsonld-extra-terms: 'Procedure ': x-jsonld-id: http://www.w3.org/ns/sosa/Procedure x-jsonld-type: '@id' - Result: - x-jsonld-id: http://www.w3.org/ns/sosa/Result - x-jsonld-type: '@id' Sample: x-jsonld-id: http://www.w3.org/ns/sosa/Sample x-jsonld-type: '@id' + SampleCollection: + x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection + x-jsonld-type: '@id' Sampler: x-jsonld-id: http://www.w3.org/ns/sosa/Sampler x-jsonld-type: '@id' @@ -268,18 +273,30 @@ x-jsonld-extra-terms: hasMember: x-jsonld-id: http://www.w3.org/ns/sosa/hasMember x-jsonld-type: '@id' + hasOriginalSample: + x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample + x-jsonld-type: '@id' hasOutput: x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput x-jsonld-type: '@id' hasProperty: x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty x-jsonld-type: '@id' - hasResult: http://www.w3.org/ns/sosa/hasResult - hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality + hasResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResult + x-jsonld-type: '@id' + hasResultQuality: + x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality + x-jsonld-type: '@id' hasSample: x-jsonld-id: http://www.w3.org/ns/sosa/hasSample x-jsonld-type: '@id' - hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult + hasSampledFeature: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature + x-jsonld-type: '@id' + hasSimpleResult: + x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult + x-jsonld-type: '@id' hasSubSystem: x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem x-jsonld-type: '@id' @@ -321,6 +338,12 @@ x-jsonld-extra-terms: isResultOf: x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf x-jsonld-type: '@id' + isResultOfMadeBySampler: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler + x-jsonld-type: '@id' + isResultOfUsedProcedure: + x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure + x-jsonld-type: '@id' isSampleOf: x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf x-jsonld-type: '@id' @@ -358,32 +381,14 @@ x-jsonld-extra-terms: wasOriginatedBy: x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy x-jsonld-type: '@id' - inCondition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition - x-jsonld-type: '@id' - Condition: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition - x-jsonld-type: '@id' - hasSystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability - x-jsonld-type: '@id' - SystemCapability: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability - x-jsonld-type: '@id' - hasSystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty - x-jsonld-type: '@id' - SystemProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty - x-jsonld-type: '@id' - MeasurementRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + Accuracy: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy x-jsonld-type: '@id' ActuationRange: x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange x-jsonld-type: '@id' - Accuracy: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy + BatteryLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime x-jsonld-type: '@id' DetectionLimit: x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit @@ -397,6 +402,21 @@ x-jsonld-extra-terms: Latency: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency x-jsonld-type: '@id' + MaintenanceSchedule: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + x-jsonld-type: '@id' + MeasurementRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange + x-jsonld-type: '@id' + OperatingPowerRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + x-jsonld-type: '@id' + OperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + x-jsonld-type: '@id' + OperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + x-jsonld-type: '@id' Precision: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision x-jsonld-type: '@id' @@ -412,47 +432,45 @@ x-jsonld-extra-terms: Sensitivity: x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity x-jsonld-type: '@id' - hasOperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange - x-jsonld-type: '@id' - OperatingRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange + SurvivalProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty x-jsonld-type: '@id' - hasOperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty + SystemLifetime: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime x-jsonld-type: '@id' - OperatingProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty + SurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange x-jsonld-type: '@id' - MaintenanceSchedule: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule + SystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability x-jsonld-type: '@id' - OperatingPowerRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange + SystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty x-jsonld-type: '@id' - hasSurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + hasOperatingProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty x-jsonld-type: '@id' - SurvivalRange: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange + hasOperatingRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange x-jsonld-type: '@id' hasSurvivalProperty: x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty x-jsonld-type: '@id' - SurvivalProperty: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty + hasSystemCapability: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability x-jsonld-type: '@id' - SystemLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime + hasSystemProperty: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty x-jsonld-type: '@id' - BatteryLifetime: - x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime + hasSurvivalRange: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange + x-jsonld-type: '@id' + inCondition: + x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition x-jsonld-type: '@id' qualityOfObservation: x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation x-jsonld-type: '@id' - properties: '@nest' - featureType: '@type' x-jsonld-prefixes: sosa: http://www.w3.org/ns/sosa/ ssn-system: http://www.w3.org/ns/ssn/systems/ @@ -472,6 +490,8 @@ Links to the schema: { "@context": { "id": "@id", + "properties": "@nest", + "featureType": "@type", "ActuatableProperty": { "@id": "sosa:ActuatableProperty", "@type": "@id" @@ -480,6 +500,10 @@ Links to the schema: "@id": "sosa:Actuation", "@type": "@id" }, + "ActuationCollection": { + "@id": "sosa:ActuationCollection", + "@type": "@id" + }, "Actuator": { "@id": "sosa:Actuator", "@type": "@id" @@ -488,12 +512,12 @@ Links to the schema: "@id": "sosa:Deployment", "@type": "@id" }, - "FeatureOfInterest": { - "@id": "sosa:FeatureOfInterest", + "Execution": { + "@id": "sosa:Execution", "@type": "@id" }, - "Input": { - "@id": "sosa:Input", + "FeatureOfInterest": { + "@id": "sosa:FeatureOfInterest", "@type": "@id" }, "ObservableProperty": { @@ -504,8 +528,8 @@ Links to the schema: "@id": "sosa:Observation", "@type": "@id" }, - "Output": { - "@id": "sosa:Output", + "ObservationCollection": { + "@id": "sosa:ObservationCollection", "@type": "@id" }, "Platform": { @@ -520,14 +544,14 @@ Links to the schema: "@id": "sosa:Procedure", "@type": "@id" }, - "Result": { - "@id": "sosa:Result", - "@type": "@id" - }, "Sample": { "@id": "sosa:Sample", "@type": "@id" }, + "SampleCollection": { + "@id": "sosa:SampleCollection", + "@type": "@id" + }, "Sampler": { "@id": "sosa:Sampler", "@type": "@id" @@ -588,6 +612,10 @@ Links to the schema: "@id": "sosa:hasMember", "@type": "@id" }, + "hasOriginalSample": { + "@id": "sosa:hasOriginalSample", + "@type": "@id" + }, "hasOutput": { "@id": "sosa:hasOutput", "@type": "@id" @@ -596,13 +624,26 @@ Links to the schema: "@id": "sosa:hasProperty", "@type": "@id" }, - "hasResult": "sosa:hasResult", - "hasResultQuality": "sosa:hasResultQuality", + "hasResult": { + "@id": "sosa:hasResult", + "@type": "@id" + }, + "hasResultQuality": { + "@id": "sosa:hasResultQuality", + "@type": "@id" + }, "hasSample": { "@id": "sosa:hasSample", "@type": "@id" }, - "hasSimpleResult": "sosa:hasSimpleResult", + "hasSampledFeature": { + "@id": "sosa:hasSampledFeature", + "@type": "@id" + }, + "hasSimpleResult": { + "@id": "sosa:hasSimpleResult", + "@type": "@id" + }, "hasSubSystem": { "@id": "sosa:hasSubSystem", "@type": "@id", @@ -657,6 +698,14 @@ Links to the schema: "@id": "sosa:isResultOf", "@type": "@id" }, + "isResultOfMadeBySampler": { + "@id": "sosa:isResultOfMadeBySampler", + "@type": "@id" + }, + "isResultOfUsedProcedure": { + "@id": "sosa:isResultOfUsedProcedure", + "@type": "@id" + }, "isSampleOf": { "@id": "sosa:isSampleOf", "@type": "@id" @@ -706,40 +755,16 @@ Links to the schema: "@id": "sosa:wasOriginatedBy", "@type": "@id" }, - "inCondition": { - "@id": "ssn-system:inCondition", - "@type": "@id" - }, - "Condition": { - "@id": "ssn-system:Condition", - "@type": "@id" - }, - "hasSystemCapability": { - "@id": "ssn-system:hasSystemCapability", - "@type": "@id" - }, - "SystemCapability": { - "@id": "ssn-system:SystemCapability", - "@type": "@id" - }, - "hasSystemProperty": { - "@id": "ssn-system:hasSystemProperty", - "@type": "@id" - }, - "SystemProperty": { - "@id": "ssn-system:SystemProperty", - "@type": "@id" - }, - "MeasurementRange": { - "@id": "ssn-system:MeasurementRange", + "Accuracy": { + "@id": "ssn-system:Accuracy", "@type": "@id" }, "ActuationRange": { "@id": "ssn-system:ActuationRange", "@type": "@id" }, - "Accuracy": { - "@id": "ssn-system:Accuracy", + "BatteryLifetime": { + "@id": "ssn-system:BatteryLifetime", "@type": "@id" }, "DetectionLimit": { @@ -758,6 +783,26 @@ Links to the schema: "@id": "ssn-system:Latency", "@type": "@id" }, + "MaintenanceSchedule": { + "@id": "ssn-system:MaintenanceSchedule", + "@type": "@id" + }, + "MeasurementRange": { + "@id": "ssn-system:MeasurementRange", + "@type": "@id" + }, + "OperatingPowerRange": { + "@id": "ssn-system:OperatingPowerRange", + "@type": "@id" + }, + "OperatingProperty": { + "@id": "ssn-system:OperatingProperty", + "@type": "@id" + }, + "OperatingRange": { + "@id": "ssn-system:OperatingRange", + "@type": "@id" + }, "Precision": { "@id": "ssn-system:Precision", "@type": "@id" @@ -778,60 +823,58 @@ Links to the schema: "@id": "ssn-system:Sensitivity", "@type": "@id" }, - "hasOperatingRange": { - "@id": "ssn-system:hasOperatingRange", - "@type": "@id" - }, - "OperatingRange": { - "@id": "ssn-system:OperatingRange", + "SurvivalProperty": { + "@id": "ssn-system:SurvivalProperty", "@type": "@id" }, - "hasOperatingProperty": { - "@id": "ssn-system:hasOperatingProperty", + "SystemLifetime": { + "@id": "ssn-system:SystemLifetime", "@type": "@id" }, - "OperatingProperty": { - "@id": "ssn-system:OperatingProperty", + "SurvivalRange": { + "@id": "ssn-system:SurvivalRange", "@type": "@id" }, - "MaintenanceSchedule": { - "@id": "ssn-system:MaintenanceSchedule", + "SystemCapability": { + "@id": "ssn-system:SystemCapability", "@type": "@id" }, - "OperatingPowerRange": { - "@id": "ssn-system:OperatingPowerRange", + "SystemProperty": { + "@id": "ssn-system:SystemProperty", "@type": "@id" }, - "hasSurvivalRange": { - "@id": "ssn-system:hasSurvivalRange", + "hasOperatingProperty": { + "@id": "ssn-system:hasOperatingProperty", "@type": "@id" }, - "SurvivalRange": { - "@id": "ssn-system:SurvivalRange", + "hasOperatingRange": { + "@id": "ssn-system:hasOperatingRange", "@type": "@id" }, "hasSurvivalProperty": { "@id": "ssn-system:hasSurvivalProperty", "@type": "@id" }, - "SurvivalProperty": { - "@id": "ssn-system:SurvivalProperty", + "hasSystemCapability": { + "@id": "ssn-system:hasSystemCapability", "@type": "@id" }, - "SystemLifetime": { - "@id": "ssn-system:SystemLifetime", + "hasSystemProperty": { + "@id": "ssn-system:hasSystemProperty", "@type": "@id" }, - "BatteryLifetime": { - "@id": "ssn-system:BatteryLifetime", + "hasSurvivalRange": { + "@id": "ssn-system:hasSurvivalRange", + "@type": "@id" + }, + "inCondition": { + "@id": "ssn-system:inCondition", "@type": "@id" }, "qualityOfObservation": { "@id": "ssn-system:qualityOfObservation", "@type": "@id" }, - "properties": "@nest", - "featureType": "@type", "sosa": "http://www.w3.org/ns/sosa/", "ssn-system": "ssn:systems/", "ssn": "http://www.w3.org/ns/ssn/", diff --git a/build/generateddocs/slate-build/unstable/sosa/features/observation/index.html b/build/generateddocs/slate-build/unstable/sosa/features/observation/index.html index 53d44307..4b8dcdfa 100644 --- a/build/generateddocs/slate-build/unstable/sosa/features/observation/index.html +++ b/build/generateddocs/slate-build/unstable/sosa/features/observation/index.html @@ -508,32 +508,36 @@

JSON Schema

x-jsonld-id: '@nest'
 x-jsonld-extra-terms:
   id: '@id'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -544,12 +548,12 @@ 

JSON Schema

'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -595,18 +599,30 @@ 

JSON Schema

hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -648,6 +664,12 @@ 

JSON Schema

isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -685,32 +707,14 @@ 

JSON Schema

wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -724,6 +728,21 @@ 

JSON Schema

Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -739,46 +758,45 @@ 

JSON Schema

Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -867,8 +885,14 @@ 

JSON-LD Context

"@id": "sosa:madeBySensor",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -877,6 +901,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -885,12 +913,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -901,8 +929,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -917,14 +945,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -977,6 +1005,10 @@ 

JSON-LD Context

"@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -985,11 +1017,18 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -1044,6 +1083,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -1076,40 +1123,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -1128,6 +1151,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -1148,52 +1191,52 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
diff --git a/build/generateddocs/slate-build/unstable/sosa/features/observationCollection/index.html b/build/generateddocs/slate-build/unstable/sosa/features/observationCollection/index.html
index ede37b7a..be2c734f 100644
--- a/build/generateddocs/slate-build/unstable/sosa/features/observationCollection/index.html
+++ b/build/generateddocs/slate-build/unstable/sosa/features/observationCollection/index.html
@@ -554,32 +554,36 @@ 

JSON Schema

x-jsonld-type: '@id'
 x-jsonld-extra-terms:
   id: '@id'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -590,12 +594,12 @@ 

JSON Schema

'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -638,18 +642,30 @@ 

JSON Schema

hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -691,6 +707,12 @@ 

JSON Schema

isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -728,32 +750,14 @@ 

JSON Schema

wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -767,6 +771,21 @@ 

JSON Schema

Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -782,46 +801,45 @@ 

JSON Schema

Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -929,6 +947,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -937,12 +959,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -953,8 +975,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -969,14 +991,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -1025,6 +1047,10 @@ 

JSON-LD Context

"@id": "sosa:hasInput",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -1033,13 +1059,26 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -1094,6 +1133,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -1126,40 +1173,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -1178,6 +1201,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -1198,52 +1241,52 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
diff --git a/build/generateddocs/slate-build/unstable/sosa/index.html b/build/generateddocs/slate-build/unstable/sosa/index.html
index b5a4e1d5..be71d1ea 100644
--- a/build/generateddocs/slate-build/unstable/sosa/index.html
+++ b/build/generateddocs/slate-build/unstable/sosa/index.html
@@ -432,8 +432,14 @@ 

JSON-LD Context

"@id": "sosa:madeBySensor",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -442,6 +448,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -450,12 +460,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -466,8 +476,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -482,14 +492,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -545,6 +555,10 @@ 

JSON-LD Context

"featureType": "@type"
       }
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -553,11 +567,18 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -613,6 +634,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -645,40 +674,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -697,6 +702,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -717,52 +742,52 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
diff --git a/build/generateddocs/slate-build/unstable/sosa/properties/observation/index.html b/build/generateddocs/slate-build/unstable/sosa/properties/observation/index.html
index 7ab7eb6c..e34433be 100644
--- a/build/generateddocs/slate-build/unstable/sosa/properties/observation/index.html
+++ b/build/generateddocs/slate-build/unstable/sosa/properties/observation/index.html
@@ -527,8 +527,10 @@ 

JSON Schema

x-jsonld-type: '@id'
   hasResult:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
   hasSimpleResult:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
 anyOf:
 - required:
   - hasResult
@@ -536,32 +538,37 @@ 

JSON Schema

- hasSimpleResult
 x-jsonld-extra-terms:
   id: '@id'
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -572,12 +579,12 @@ 

JSON Schema

'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -620,16 +627,24 @@ 

JSON Schema

hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -671,6 +686,12 @@ 

JSON Schema

isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -695,32 +716,14 @@ 

JSON Schema

wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -734,6 +737,21 @@ 

JSON Schema

Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -749,47 +767,45 @@ 

JSON Schema

Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -829,9 +845,17 @@ 

JSON-LD Context

"@id": "sosa:madeBySensor",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -840,6 +864,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -848,12 +876,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -864,8 +892,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -880,14 +908,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -944,6 +972,10 @@ 

JSON-LD Context

"@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -952,11 +984,18 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -1011,6 +1050,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -1043,40 +1090,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -1095,6 +1118,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -1115,60 +1158,58 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate-build/unstable/sosa/properties/observationCollection/index.html b/build/generateddocs/slate-build/unstable/sosa/properties/observationCollection/index.html
index e0b71ee4..89ec6462 100644
--- a/build/generateddocs/slate-build/unstable/sosa/properties/observationCollection/index.html
+++ b/build/generateddocs/slate-build/unstable/sosa/properties/observationCollection/index.html
@@ -562,32 +562,37 @@ 

JSON Schema

- hasSimpleResult
 x-jsonld-extra-terms:
   id: '@id'
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -598,12 +603,12 @@ 

JSON Schema

'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -643,18 +648,30 @@ 

JSON Schema

hasInput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasInput
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -696,6 +713,12 @@ 

JSON Schema

isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -720,32 +743,14 @@ 

JSON Schema

wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -759,6 +764,21 @@ 

JSON Schema

Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -774,47 +794,45 @@ 

JSON Schema

Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -860,6 +878,8 @@ 

JSON-LD Context

"@type": "@id"
     },
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -868,6 +888,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -876,12 +900,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -892,8 +916,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -908,14 +932,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -968,6 +992,10 @@ 

JSON-LD Context

"@id": "sosa:hasInput",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -976,13 +1004,26 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -1037,6 +1078,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -1069,40 +1118,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -1121,6 +1146,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -1141,60 +1186,58 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate-build/unstable/sosa/properties/platform/index.html b/build/generateddocs/slate-build/unstable/sosa/properties/platform/index.html
index d0c03276..ceeaf916 100644
--- a/build/generateddocs/slate-build/unstable/sosa/properties/platform/index.html
+++ b/build/generateddocs/slate-build/unstable/sosa/properties/platform/index.html
@@ -458,32 +458,37 @@ 

JSON Schema

- $ref: '#/$definitions/Platform'
 x-jsonld-extra-terms:
   id: '@id'
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -494,12 +499,12 @@ 

JSON Schema

'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -545,18 +550,30 @@ 

JSON Schema

hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -594,6 +611,12 @@ 

JSON Schema

isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -631,32 +654,14 @@ 

JSON Schema

wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -670,6 +675,21 @@ 

JSON Schema

Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -685,47 +705,45 @@ 

JSON Schema

Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -751,6 +769,8 @@ 

JSON-LD Context

"@container": "@set"
     },
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -759,6 +779,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -767,12 +791,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -783,8 +807,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -799,14 +823,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -867,6 +891,10 @@ 

JSON-LD Context

"@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -875,13 +903,26 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -931,6 +972,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -980,40 +1029,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -1032,6 +1057,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -1052,60 +1097,58 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate-build/unstable/sosa/properties/sensor/index.html b/build/generateddocs/slate-build/unstable/sosa/properties/sensor/index.html
index 92988d68..4bfb82a9 100644
--- a/build/generateddocs/slate-build/unstable/sosa/properties/sensor/index.html
+++ b/build/generateddocs/slate-build/unstable/sosa/properties/sensor/index.html
@@ -536,32 +536,37 @@ 

JSON Schema

allOf:
 - $ref: '#/$definitions/Sensor'
 x-jsonld-extra-terms:
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -572,12 +577,12 @@ 

JSON Schema

'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -623,18 +628,30 @@ 

JSON Schema

hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -676,6 +693,12 @@ 

JSON Schema

isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -713,32 +736,14 @@ 

JSON Schema

wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -752,6 +757,21 @@ 

JSON Schema

Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -767,47 +787,45 @@ 

JSON Schema

Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -827,6 +845,8 @@ 

JSON Schema

{
   "@context": {
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -835,6 +855,10 @@ 

JSON-LD Context

"@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -843,12 +867,12 @@ 

JSON-LD Context

"@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -859,8 +883,8 @@ 

JSON-LD Context

"@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -875,14 +899,14 @@ 

JSON-LD Context

"@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -943,6 +967,10 @@ 

JSON-LD Context

"@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -951,13 +979,26 @@ 

JSON-LD Context

"@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -1012,6 +1053,14 @@ 

JSON-LD Context

"@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -1061,40 +1110,16 @@ 

JSON-LD Context

"@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -1113,6 +1138,26 @@ 

JSON-LD Context

"@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -1133,60 +1178,58 @@ 

JSON-LD Context

"@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate/unstable/sosa/features/observation/index.html.md b/build/generateddocs/slate/unstable/sosa/features/observation/index.html.md
index 0444de2d..6827a59c 100644
--- a/build/generateddocs/slate/unstable/sosa/features/observation/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/features/observation/index.html.md
@@ -220,32 +220,36 @@ allOf:
       x-jsonld-id: '@nest'
 x-jsonld-extra-terms:
   id: '@id'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -256,12 +260,12 @@ x-jsonld-extra-terms:
   'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -307,18 +311,30 @@ x-jsonld-extra-terms:
   hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -360,6 +376,12 @@ x-jsonld-extra-terms:
   isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -397,32 +419,14 @@ x-jsonld-extra-terms:
   wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -436,6 +440,21 @@ x-jsonld-extra-terms:
   Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -451,46 +470,45 @@ x-jsonld-extra-terms:
   Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -581,8 +599,14 @@ Links to the schema:
       "@id": "sosa:madeBySensor",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -591,6 +615,10 @@ Links to the schema:
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -599,12 +627,12 @@ Links to the schema:
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -615,8 +643,8 @@ Links to the schema:
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -631,14 +659,14 @@ Links to the schema:
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -691,6 +719,10 @@ Links to the schema:
       "@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -699,11 +731,18 @@ Links to the schema:
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -758,6 +797,14 @@ Links to the schema:
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -790,40 +837,16 @@ Links to the schema:
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -842,6 +865,26 @@ Links to the schema:
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -862,52 +905,52 @@ Links to the schema:
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
diff --git a/build/generateddocs/slate/unstable/sosa/features/observationCollection/index.html.md b/build/generateddocs/slate/unstable/sosa/features/observationCollection/index.html.md
index 732dba44..78303e96 100644
--- a/build/generateddocs/slate/unstable/sosa/features/observationCollection/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/features/observationCollection/index.html.md
@@ -254,32 +254,36 @@ allOf:
       x-jsonld-type: '@id'
 x-jsonld-extra-terms:
   id: '@id'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -290,12 +294,12 @@ x-jsonld-extra-terms:
   'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -338,18 +342,30 @@ x-jsonld-extra-terms:
   hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -391,6 +407,12 @@ x-jsonld-extra-terms:
   isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -428,32 +450,14 @@ x-jsonld-extra-terms:
   wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -467,6 +471,21 @@ x-jsonld-extra-terms:
   Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -482,46 +501,45 @@ x-jsonld-extra-terms:
   Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -631,6 +649,10 @@ Links to the schema:
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -639,12 +661,12 @@ Links to the schema:
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -655,8 +677,8 @@ Links to the schema:
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -671,14 +693,14 @@ Links to the schema:
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -727,6 +749,10 @@ Links to the schema:
       "@id": "sosa:hasInput",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -735,13 +761,26 @@ Links to the schema:
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -796,6 +835,14 @@ Links to the schema:
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -828,40 +875,16 @@ Links to the schema:
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -880,6 +903,26 @@ Links to the schema:
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -900,52 +943,52 @@ Links to the schema:
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
diff --git a/build/generateddocs/slate/unstable/sosa/index.html.md b/build/generateddocs/slate/unstable/sosa/index.html.md
index 7859320e..80b7bd76 100644
--- a/build/generateddocs/slate/unstable/sosa/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/index.html.md
@@ -122,8 +122,14 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:madeBySensor",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -132,6 +138,10 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -140,12 +150,12 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -156,8 +166,8 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -172,14 +182,14 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -235,6 +245,10 @@ TBD: Convenience API paths may be defined to support traversal of relationships
         "featureType": "@type"
       }
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -243,11 +257,18 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -303,6 +324,14 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -335,40 +364,16 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -387,6 +392,26 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -407,52 +432,52 @@ TBD: Convenience API paths may be defined to support traversal of relationships
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
diff --git a/build/generateddocs/slate/unstable/sosa/properties/observation/index.html.md b/build/generateddocs/slate/unstable/sosa/properties/observation/index.html.md
index db76114b..32ba1298 100644
--- a/build/generateddocs/slate/unstable/sosa/properties/observation/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/properties/observation/index.html.md
@@ -242,8 +242,10 @@ properties:
     x-jsonld-type: '@id'
   hasResult:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
   hasSimpleResult:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
 anyOf:
 - required:
   - hasResult
@@ -251,32 +253,37 @@ anyOf:
   - hasSimpleResult
 x-jsonld-extra-terms:
   id: '@id'
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -287,12 +294,12 @@ x-jsonld-extra-terms:
   'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -335,16 +342,24 @@ x-jsonld-extra-terms:
   hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -386,6 +401,12 @@ x-jsonld-extra-terms:
   isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -410,32 +431,14 @@ x-jsonld-extra-terms:
   wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -449,6 +452,21 @@ x-jsonld-extra-terms:
   Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -464,47 +482,45 @@ x-jsonld-extra-terms:
   Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -546,9 +562,17 @@ Links to the schema:
       "@id": "sosa:madeBySensor",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -557,6 +581,10 @@ Links to the schema:
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -565,12 +593,12 @@ Links to the schema:
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -581,8 +609,8 @@ Links to the schema:
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -597,14 +625,14 @@ Links to the schema:
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -661,6 +689,10 @@ Links to the schema:
       "@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -669,11 +701,18 @@ Links to the schema:
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -728,6 +767,14 @@ Links to the schema:
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -760,40 +807,16 @@ Links to the schema:
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -812,6 +835,26 @@ Links to the schema:
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -832,60 +875,58 @@ Links to the schema:
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate/unstable/sosa/properties/observationCollection/index.html.md b/build/generateddocs/slate/unstable/sosa/properties/observationCollection/index.html.md
index 97e2bf98..a51fe280 100644
--- a/build/generateddocs/slate/unstable/sosa/properties/observationCollection/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/properties/observationCollection/index.html.md
@@ -275,32 +275,37 @@ allOf:
       - hasSimpleResult
 x-jsonld-extra-terms:
   id: '@id'
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -311,12 +316,12 @@ x-jsonld-extra-terms:
   'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -356,18 +361,30 @@ x-jsonld-extra-terms:
   hasInput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasInput
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -409,6 +426,12 @@ x-jsonld-extra-terms:
   isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -433,32 +456,14 @@ x-jsonld-extra-terms:
   wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -472,6 +477,21 @@ x-jsonld-extra-terms:
   Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -487,47 +507,45 @@ x-jsonld-extra-terms:
   Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -575,6 +593,8 @@ Links to the schema:
       "@type": "@id"
     },
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -583,6 +603,10 @@ Links to the schema:
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -591,12 +615,12 @@ Links to the schema:
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -607,8 +631,8 @@ Links to the schema:
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -623,14 +647,14 @@ Links to the schema:
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -683,6 +707,10 @@ Links to the schema:
       "@id": "sosa:hasInput",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -691,13 +719,26 @@ Links to the schema:
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -752,6 +793,14 @@ Links to the schema:
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -784,40 +833,16 @@ Links to the schema:
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -836,6 +861,26 @@ Links to the schema:
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -856,60 +901,58 @@ Links to the schema:
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate/unstable/sosa/properties/platform/index.html.md b/build/generateddocs/slate/unstable/sosa/properties/platform/index.html.md
index 3f8e6ad3..76a13817 100644
--- a/build/generateddocs/slate/unstable/sosa/properties/platform/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/properties/platform/index.html.md
@@ -159,32 +159,37 @@ allOf:
 - $ref: '#/$definitions/Platform'
 x-jsonld-extra-terms:
   id: '@id'
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -195,12 +200,12 @@ x-jsonld-extra-terms:
   'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -246,18 +251,30 @@ x-jsonld-extra-terms:
   hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -295,6 +312,12 @@ x-jsonld-extra-terms:
   isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -332,32 +355,14 @@ x-jsonld-extra-terms:
   wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -371,6 +376,21 @@ x-jsonld-extra-terms:
   Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -386,47 +406,45 @@ x-jsonld-extra-terms:
   Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -454,6 +472,8 @@ Links to the schema:
       "@container": "@set"
     },
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -462,6 +482,10 @@ Links to the schema:
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -470,12 +494,12 @@ Links to the schema:
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -486,8 +510,8 @@ Links to the schema:
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -502,14 +526,14 @@ Links to the schema:
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -570,6 +594,10 @@ Links to the schema:
       "@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -578,13 +606,26 @@ Links to the schema:
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -634,6 +675,14 @@ Links to the schema:
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -683,40 +732,16 @@ Links to the schema:
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -735,6 +760,26 @@ Links to the schema:
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -755,60 +800,58 @@ Links to the schema:
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/generateddocs/slate/unstable/sosa/properties/sensor/index.html.md b/build/generateddocs/slate/unstable/sosa/properties/sensor/index.html.md
index f319a5ec..503014f1 100644
--- a/build/generateddocs/slate/unstable/sosa/properties/sensor/index.html.md
+++ b/build/generateddocs/slate/unstable/sosa/properties/sensor/index.html.md
@@ -256,32 +256,37 @@ $definitions:
 allOf:
 - $ref: '#/$definitions/Sensor'
 x-jsonld-extra-terms:
+  properties: '@nest'
+  featureType: '@type'
   ActuatableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ActuatableProperty
     x-jsonld-type: '@id'
   Actuation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuation
     x-jsonld-type: '@id'
+  ActuationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ActuationCollection
+    x-jsonld-type: '@id'
   Actuator:
     x-jsonld-id: http://www.w3.org/ns/sosa/Actuator
     x-jsonld-type: '@id'
   Deployment:
     x-jsonld-id: http://www.w3.org/ns/sosa/Deployment
     x-jsonld-type: '@id'
+  Execution:
+    x-jsonld-id: http://www.w3.org/ns/sosa/Execution
+    x-jsonld-type: '@id'
   FeatureOfInterest:
     x-jsonld-id: http://www.w3.org/ns/sosa/FeatureOfInterest
     x-jsonld-type: '@id'
-  Input:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Input
-    x-jsonld-type: '@id'
   ObservableProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/ObservableProperty
     x-jsonld-type: '@id'
   Observation:
     x-jsonld-id: http://www.w3.org/ns/sosa/Observation
     x-jsonld-type: '@id'
-  Output:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Output
+  ObservationCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/ObservationCollection
     x-jsonld-type: '@id'
   Platform:
     x-jsonld-id: http://www.w3.org/ns/sosa/Platform
@@ -292,12 +297,12 @@ x-jsonld-extra-terms:
   'Procedure ':
     x-jsonld-id: http://www.w3.org/ns/sosa/Procedure
     x-jsonld-type: '@id'
-  Result:
-    x-jsonld-id: http://www.w3.org/ns/sosa/Result
-    x-jsonld-type: '@id'
   Sample:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sample
     x-jsonld-type: '@id'
+  SampleCollection:
+    x-jsonld-id: http://www.w3.org/ns/sosa/SampleCollection
+    x-jsonld-type: '@id'
   Sampler:
     x-jsonld-id: http://www.w3.org/ns/sosa/Sampler
     x-jsonld-type: '@id'
@@ -343,18 +348,30 @@ x-jsonld-extra-terms:
   hasMember:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasMember
     x-jsonld-type: '@id'
+  hasOriginalSample:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasOriginalSample
+    x-jsonld-type: '@id'
   hasOutput:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasOutput
     x-jsonld-type: '@id'
   hasProperty:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasProperty
     x-jsonld-type: '@id'
-  hasResult: http://www.w3.org/ns/sosa/hasResult
-  hasResultQuality: http://www.w3.org/ns/sosa/hasResultQuality
+  hasResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResult
+    x-jsonld-type: '@id'
+  hasResultQuality:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasResultQuality
+    x-jsonld-type: '@id'
   hasSample:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSample
     x-jsonld-type: '@id'
-  hasSimpleResult: http://www.w3.org/ns/sosa/hasSimpleResult
+  hasSampledFeature:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSampledFeature
+    x-jsonld-type: '@id'
+  hasSimpleResult:
+    x-jsonld-id: http://www.w3.org/ns/sosa/hasSimpleResult
+    x-jsonld-type: '@id'
   hasSubSystem:
     x-jsonld-id: http://www.w3.org/ns/sosa/hasSubSystem
     x-jsonld-type: '@id'
@@ -396,6 +413,12 @@ x-jsonld-extra-terms:
   isResultOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isResultOf
     x-jsonld-type: '@id'
+  isResultOfMadeBySampler:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfMadeBySampler
+    x-jsonld-type: '@id'
+  isResultOfUsedProcedure:
+    x-jsonld-id: http://www.w3.org/ns/sosa/isResultOfUsedProcedure
+    x-jsonld-type: '@id'
   isSampleOf:
     x-jsonld-id: http://www.w3.org/ns/sosa/isSampleOf
     x-jsonld-type: '@id'
@@ -433,32 +456,14 @@ x-jsonld-extra-terms:
   wasOriginatedBy:
     x-jsonld-id: http://www.w3.org/ns/sosa/wasOriginatedBy
     x-jsonld-type: '@id'
-  inCondition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
-    x-jsonld-type: '@id'
-  Condition:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Condition
-    x-jsonld-type: '@id'
-  hasSystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
-    x-jsonld-type: '@id'
-  SystemCapability:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
-    x-jsonld-type: '@id'
-  hasSystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
-    x-jsonld-type: '@id'
-  SystemProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
-    x-jsonld-type: '@id'
-  MeasurementRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+  Accuracy:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
     x-jsonld-type: '@id'
   ActuationRange:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/ActuationRange
     x-jsonld-type: '@id'
-  Accuracy:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/Accuracy
+  BatteryLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
     x-jsonld-type: '@id'
   DetectionLimit:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/DetectionLimit
@@ -472,6 +477,21 @@ x-jsonld-extra-terms:
   Latency:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Latency
     x-jsonld-type: '@id'
+  MaintenanceSchedule:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+    x-jsonld-type: '@id'
+  MeasurementRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MeasurementRange
+    x-jsonld-type: '@id'
+  OperatingPowerRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+    x-jsonld-type: '@id'
+  OperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+    x-jsonld-type: '@id'
+  OperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+    x-jsonld-type: '@id'
   Precision:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Precision
     x-jsonld-type: '@id'
@@ -487,47 +507,45 @@ x-jsonld-extra-terms:
   Sensitivity:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/Sensitivity
     x-jsonld-type: '@id'
-  hasOperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
-    x-jsonld-type: '@id'
-  OperatingRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingRange
+  SurvivalProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
     x-jsonld-type: '@id'
-  hasOperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
+  SystemLifetime:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
     x-jsonld-type: '@id'
-  OperatingProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingProperty
+  SurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
     x-jsonld-type: '@id'
-  MaintenanceSchedule:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/MaintenanceSchedule
+  SystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemCapability
     x-jsonld-type: '@id'
-  OperatingPowerRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/OperatingPowerRange
+  SystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemProperty
     x-jsonld-type: '@id'
-  hasSurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+  hasOperatingProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingProperty
     x-jsonld-type: '@id'
-  SurvivalRange:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalRange
+  hasOperatingRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasOperatingRange
     x-jsonld-type: '@id'
   hasSurvivalProperty:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalProperty
     x-jsonld-type: '@id'
-  SurvivalProperty:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SurvivalProperty
+  hasSystemCapability:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemCapability
     x-jsonld-type: '@id'
-  SystemLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/SystemLifetime
+  hasSystemProperty:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSystemProperty
     x-jsonld-type: '@id'
-  BatteryLifetime:
-    x-jsonld-id: http://www.w3.org/ns/ssn/systems/BatteryLifetime
+  hasSurvivalRange:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/hasSurvivalRange
+    x-jsonld-type: '@id'
+  inCondition:
+    x-jsonld-id: http://www.w3.org/ns/ssn/systems/inCondition
     x-jsonld-type: '@id'
   qualityOfObservation:
     x-jsonld-id: http://www.w3.org/ns/ssn/systems/qualityOfObservation
     x-jsonld-type: '@id'
-  properties: '@nest'
-  featureType: '@type'
 x-jsonld-prefixes:
   sosa: http://www.w3.org/ns/sosa/
   ssn-system: http://www.w3.org/ns/ssn/systems/
@@ -549,6 +567,8 @@ Links to the schema:
 {
   "@context": {
     "id": "@id",
+    "properties": "@nest",
+    "featureType": "@type",
     "ActuatableProperty": {
       "@id": "sosa:ActuatableProperty",
       "@type": "@id"
@@ -557,6 +577,10 @@ Links to the schema:
       "@id": "sosa:Actuation",
       "@type": "@id"
     },
+    "ActuationCollection": {
+      "@id": "sosa:ActuationCollection",
+      "@type": "@id"
+    },
     "Actuator": {
       "@id": "sosa:Actuator",
       "@type": "@id"
@@ -565,12 +589,12 @@ Links to the schema:
       "@id": "sosa:Deployment",
       "@type": "@id"
     },
-    "FeatureOfInterest": {
-      "@id": "sosa:FeatureOfInterest",
+    "Execution": {
+      "@id": "sosa:Execution",
       "@type": "@id"
     },
-    "Input": {
-      "@id": "sosa:Input",
+    "FeatureOfInterest": {
+      "@id": "sosa:FeatureOfInterest",
       "@type": "@id"
     },
     "ObservableProperty": {
@@ -581,8 +605,8 @@ Links to the schema:
       "@id": "sosa:Observation",
       "@type": "@id"
     },
-    "Output": {
-      "@id": "sosa:Output",
+    "ObservationCollection": {
+      "@id": "sosa:ObservationCollection",
       "@type": "@id"
     },
     "Platform": {
@@ -597,14 +621,14 @@ Links to the schema:
       "@id": "sosa:Procedure",
       "@type": "@id"
     },
-    "Result": {
-      "@id": "sosa:Result",
-      "@type": "@id"
-    },
     "Sample": {
       "@id": "sosa:Sample",
       "@type": "@id"
     },
+    "SampleCollection": {
+      "@id": "sosa:SampleCollection",
+      "@type": "@id"
+    },
     "Sampler": {
       "@id": "sosa:Sampler",
       "@type": "@id"
@@ -665,6 +689,10 @@ Links to the schema:
       "@id": "sosa:hasMember",
       "@type": "@id"
     },
+    "hasOriginalSample": {
+      "@id": "sosa:hasOriginalSample",
+      "@type": "@id"
+    },
     "hasOutput": {
       "@id": "sosa:hasOutput",
       "@type": "@id"
@@ -673,13 +701,26 @@ Links to the schema:
       "@id": "sosa:hasProperty",
       "@type": "@id"
     },
-    "hasResult": "sosa:hasResult",
-    "hasResultQuality": "sosa:hasResultQuality",
+    "hasResult": {
+      "@id": "sosa:hasResult",
+      "@type": "@id"
+    },
+    "hasResultQuality": {
+      "@id": "sosa:hasResultQuality",
+      "@type": "@id"
+    },
     "hasSample": {
       "@id": "sosa:hasSample",
       "@type": "@id"
     },
-    "hasSimpleResult": "sosa:hasSimpleResult",
+    "hasSampledFeature": {
+      "@id": "sosa:hasSampledFeature",
+      "@type": "@id"
+    },
+    "hasSimpleResult": {
+      "@id": "sosa:hasSimpleResult",
+      "@type": "@id"
+    },
     "hasSubSystem": {
       "@id": "sosa:hasSubSystem",
       "@type": "@id",
@@ -734,6 +775,14 @@ Links to the schema:
       "@id": "sosa:isResultOf",
       "@type": "@id"
     },
+    "isResultOfMadeBySampler": {
+      "@id": "sosa:isResultOfMadeBySampler",
+      "@type": "@id"
+    },
+    "isResultOfUsedProcedure": {
+      "@id": "sosa:isResultOfUsedProcedure",
+      "@type": "@id"
+    },
     "isSampleOf": {
       "@id": "sosa:isSampleOf",
       "@type": "@id"
@@ -783,40 +832,16 @@ Links to the schema:
       "@id": "sosa:wasOriginatedBy",
       "@type": "@id"
     },
-    "inCondition": {
-      "@id": "ssn-system:inCondition",
-      "@type": "@id"
-    },
-    "Condition": {
-      "@id": "ssn-system:Condition",
-      "@type": "@id"
-    },
-    "hasSystemCapability": {
-      "@id": "ssn-system:hasSystemCapability",
-      "@type": "@id"
-    },
-    "SystemCapability": {
-      "@id": "ssn-system:SystemCapability",
-      "@type": "@id"
-    },
-    "hasSystemProperty": {
-      "@id": "ssn-system:hasSystemProperty",
-      "@type": "@id"
-    },
-    "SystemProperty": {
-      "@id": "ssn-system:SystemProperty",
-      "@type": "@id"
-    },
-    "MeasurementRange": {
-      "@id": "ssn-system:MeasurementRange",
+    "Accuracy": {
+      "@id": "ssn-system:Accuracy",
       "@type": "@id"
     },
     "ActuationRange": {
       "@id": "ssn-system:ActuationRange",
       "@type": "@id"
     },
-    "Accuracy": {
-      "@id": "ssn-system:Accuracy",
+    "BatteryLifetime": {
+      "@id": "ssn-system:BatteryLifetime",
       "@type": "@id"
     },
     "DetectionLimit": {
@@ -835,6 +860,26 @@ Links to the schema:
       "@id": "ssn-system:Latency",
       "@type": "@id"
     },
+    "MaintenanceSchedule": {
+      "@id": "ssn-system:MaintenanceSchedule",
+      "@type": "@id"
+    },
+    "MeasurementRange": {
+      "@id": "ssn-system:MeasurementRange",
+      "@type": "@id"
+    },
+    "OperatingPowerRange": {
+      "@id": "ssn-system:OperatingPowerRange",
+      "@type": "@id"
+    },
+    "OperatingProperty": {
+      "@id": "ssn-system:OperatingProperty",
+      "@type": "@id"
+    },
+    "OperatingRange": {
+      "@id": "ssn-system:OperatingRange",
+      "@type": "@id"
+    },
     "Precision": {
       "@id": "ssn-system:Precision",
       "@type": "@id"
@@ -855,60 +900,58 @@ Links to the schema:
       "@id": "ssn-system:Sensitivity",
       "@type": "@id"
     },
-    "hasOperatingRange": {
-      "@id": "ssn-system:hasOperatingRange",
-      "@type": "@id"
-    },
-    "OperatingRange": {
-      "@id": "ssn-system:OperatingRange",
+    "SurvivalProperty": {
+      "@id": "ssn-system:SurvivalProperty",
       "@type": "@id"
     },
-    "hasOperatingProperty": {
-      "@id": "ssn-system:hasOperatingProperty",
+    "SystemLifetime": {
+      "@id": "ssn-system:SystemLifetime",
       "@type": "@id"
     },
-    "OperatingProperty": {
-      "@id": "ssn-system:OperatingProperty",
+    "SurvivalRange": {
+      "@id": "ssn-system:SurvivalRange",
       "@type": "@id"
     },
-    "MaintenanceSchedule": {
-      "@id": "ssn-system:MaintenanceSchedule",
+    "SystemCapability": {
+      "@id": "ssn-system:SystemCapability",
       "@type": "@id"
     },
-    "OperatingPowerRange": {
-      "@id": "ssn-system:OperatingPowerRange",
+    "SystemProperty": {
+      "@id": "ssn-system:SystemProperty",
       "@type": "@id"
     },
-    "hasSurvivalRange": {
-      "@id": "ssn-system:hasSurvivalRange",
+    "hasOperatingProperty": {
+      "@id": "ssn-system:hasOperatingProperty",
       "@type": "@id"
     },
-    "SurvivalRange": {
-      "@id": "ssn-system:SurvivalRange",
+    "hasOperatingRange": {
+      "@id": "ssn-system:hasOperatingRange",
       "@type": "@id"
     },
     "hasSurvivalProperty": {
       "@id": "ssn-system:hasSurvivalProperty",
       "@type": "@id"
     },
-    "SurvivalProperty": {
-      "@id": "ssn-system:SurvivalProperty",
+    "hasSystemCapability": {
+      "@id": "ssn-system:hasSystemCapability",
       "@type": "@id"
     },
-    "SystemLifetime": {
-      "@id": "ssn-system:SystemLifetime",
+    "hasSystemProperty": {
+      "@id": "ssn-system:hasSystemProperty",
       "@type": "@id"
     },
-    "BatteryLifetime": {
-      "@id": "ssn-system:BatteryLifetime",
+    "hasSurvivalRange": {
+      "@id": "ssn-system:hasSurvivalRange",
+      "@type": "@id"
+    },
+    "inCondition": {
+      "@id": "ssn-system:inCondition",
       "@type": "@id"
     },
     "qualityOfObservation": {
       "@id": "ssn-system:qualityOfObservation",
       "@type": "@id"
     },
-    "properties": "@nest",
-    "featureType": "@type",
     "sosa": "http://www.w3.org/ns/sosa/",
     "ssn-system": "ssn:systems/",
     "ssn": "http://www.w3.org/ns/ssn/",
diff --git a/build/register.json b/build/register.json
index f77cd4ad..21b447c7 100644
--- a/build/register.json
+++ b/build/register.json
@@ -152,8 +152,8 @@
         ]
       },
       "dependsOn": [
-        "ogc.ogc-utils.iri-or-curie",
-        "ogc.unstable.sosa.properties.observation"
+        "ogc.unstable.sosa.properties.observation",
+        "ogc.ogc-utils.iri-or-curie"
       ],
       "schema": {
         "application/yaml": "https://opengeospatial.github.io/ogcapi-sosa/build/annotated/unstable/sosa/properties/observationCollection/schema.yaml",
@@ -338,9 +338,9 @@
         ]
       },
       "dependsOn": [
-        "ogc.unstable.sosa.features.observation",
         "ogc.geo.json-fg.featureCollection-lenient",
-        "ogc.unstable.sosa.properties.observationCollection"
+        "ogc.unstable.sosa.properties.observationCollection",
+        "ogc.unstable.sosa.features.observation"
       ],
       "schema": {
         "application/yaml": "https://opengeospatial.github.io/ogcapi-sosa/build/annotated/unstable/sosa/features/observationCollection/schema.yaml",
diff --git a/build/tests/report.html b/build/tests/report.html
index d41ab634..44b74c3f 100644
--- a/build/tests/report.html
+++ b/build/tests/report.html
@@ -26,7 +26,7 @@
     
         

Building blocks validation report

- Generated at 2024-01-17T04:22:15.697868+00:00 + Generated at 2024-01-21T23:04:07.187270+00:00

Number of passing building blocks: 7 / 7 (100%)

@@ -93,12 +93,12 @@

Message: sosa:hasSimpleResult is a simple Literal

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: _:N598cf3d3048e4c72929bfdc6dc7d53c5 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Nf8c88721910e4f05918acb384df9aa96 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:N4eae4c1c52f0436e98126617593ff858 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N4eae4c1c52f0436e98126617593ff858 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N4eae4c1c52f0436e98126617593ff858 - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: _:Ne7663da31a074fbab51b81afc3c96963 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N4eae4c1c52f0436e98126617593ff858 + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Nf8c88721910e4f05918acb384df9aa96 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:Nf8c88721910e4f05918acb384df9aa96 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Nf8c88721910e4f05918acb384df9aa96
@@ -143,12 +143,12 @@

Message: Less than 1 values on [ sosa:hasFeatureOfInterest [ ] ; sosa:hasResult [ ] ; sosa:madeBySensor Literal("ea est culpa esse") ; sosa:resultTime Literal("2016-05-04T02:27:02.0Z") ]->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath <http://recursion.too.deep> ] ] ] sosa:observedProperty )

Focus nodes for _sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:Nd7ad037c73ef4a848f2b180639d95ab8 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Nd7ad037c73ef4a848f2b180639d95ab8 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Nd7ad037c73ef4a848f2b180639d95ab8 - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Nd7ad037c73ef4a848f2b180639d95ab8 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N2d33314638554bf8a549f6e4bb7e3867 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N2d33314638554bf8a549f6e4bb7e3867 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:N2d33314638554bf8a549f6e4bb7e3867 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N2d33314638554bf8a549f6e4bb7e3867
@@ -193,12 +193,12 @@

Message: More than 1 values on [ sosa:hasFeatureOfInterest [ ] ; sosa:hasResult [ ns1:a Literal("-8150858", datatype=xsd:integer) ; ns1:b Literal("false" = False, datatype=xsd:boolean) ] ; sosa:hasSimpleResult Literal("frogginess") ; sosa:madeBySensor Literal("ea est culpa esse") ; sosa:observedProperty Literal("something") ; sosa:resultTime Literal("2016-05-04T02:27:02.0Z") ]->[ sh:alternativePath ( sosa:hasResult sosa:hasSimpleResult ) ]

Focus nodes for _sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:Nb110226a0e9f48a79478a053a3cf99db - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Nb110226a0e9f48a79478a053a3cf99db - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Nb110226a0e9f48a79478a053a3cf99db - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: frogginess - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Nb110226a0e9f48a79478a053a3cf99db + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N35e6b4ebcd354fe5b3fafa52f5eecbdd + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N35e6b4ebcd354fe5b3fafa52f5eecbdd + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:N35e6b4ebcd354fe5b3fafa52f5eecbdd + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N35e6b4ebcd354fe5b3fafa52f5eecbdd
@@ -235,12 +235,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:N52b32a6edb1c4007aba6fd76e5de9558 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N52b32a6edb1c4007aba6fd76e5de9558 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N52b32a6edb1c4007aba6fd76e5de9558 - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N52b32a6edb1c4007aba6fd76e5de9558 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:N4d5a91c9eab74dbea6f7f28a42b17b8b + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:N4d5a91c9eab74dbea6f7f28a42b17b8b + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:N4d5a91c9eab74dbea6f7f28a42b17b8b + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:N4d5a91c9eab74dbea6f7f28a42b17b8b
@@ -273,12 +273,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:n699612ad12b048f7a3eb6e6b58c11571b1 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:n699612ad12b048f7a3eb6e6b58c11571b1 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:n699612ad12b048f7a3eb6e6b58c11571b1 - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:n699612ad12b048f7a3eb6e6b58c11571b1 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:na2575a1f0e214727ba1ba474a7462cc9b1 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:na2575a1f0e214727ba1ba474a7462cc9b1 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:na2575a1f0e214727ba1ba474a7462cc9b1 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:na2575a1f0e214727ba1ba474a7462cc9b1
@@ -315,12 +315,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:Ne3a0f3c0edff4629b9ad286f291e6ae7 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Ne3a0f3c0edff4629b9ad286f291e6ae7 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Ne3a0f3c0edff4629b9ad286f291e6ae7 - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Ne3a0f3c0edff4629b9ad286f291e6ae7 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:Ncfc4a02af2794e72b05f71a67714c971 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:Ncfc4a02af2794e72b05f71a67714c971 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:Ncfc4a02af2794e72b05f71a67714c971 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:Ncfc4a02af2794e72b05f71a67714c971
@@ -459,12 +459,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: *none* - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: *none* - Shape <https://www.ogc.org/rules/sosa/#testResult>: *none* - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: *none*
@@ -501,12 +501,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://example.com/a1>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/a1> - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/a1> - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/a1> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/a1> - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/a1> - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://example.com/a1>/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/a1>
@@ -539,12 +539,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:a1/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:a1 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:a1 - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:a1 - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: eg:a1 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:a1 - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:a1/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:a1
@@ -654,12 +654,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://example.com/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://example.com/pop1999>/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999>
@@ -692,12 +692,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: - - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:ne7b3c04131b44920a2fc3091ba697285b1 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:ne7b3c04131b44920a2fc3091ba697285b1 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:ne7b3c04131b44920a2fc3091ba697285b1 - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: 33 - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:ne7b3c04131b44920a2fc3091ba697285b1 + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: _:n5ed6d09625c040e5b1014000118767f6b1 + - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: _:n5ed6d09625c040e5b1014000118767f6b1 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: _:n5ed6d09625c040e5b1014000118767f6b1 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: _:n5ed6d09625c040e5b1014000118767f6b1
@@ -734,12 +734,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://example.com/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://example.com/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://example.com/pop1999>
@@ -808,12 +808,12 @@

Message: Less than 1 values on <file:///github/workspace/pop1999>->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath <http://recursion.too.deep> ] ] ] sosa:observedProperty )

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <file:///github/workspace/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testResult>: <file:///github/workspace/pop1999> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <file:///github/workspace/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999> - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <file:///github/workspace/pop1999>/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999>
@@ -850,12 +850,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <file:///github/workspace/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - Shape <https://www.ogc.org/rules/sosa/#testResult>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <file:///github/workspace/pop1999>,<file:///github/workspace/something> - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <file:///github/workspace/pop1999>/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <file:///github/workspace/pop1999>,<file:///github/workspace/something>
@@ -892,12 +892,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://www.example.com/sosa/pop1999>/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://www.example.com/sosa/pop1999>,<http://www.example.com/sosa/something> - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://www.example.com/sosa/pop1999>,<http://www.example.com/sosa/something> - Shape <https://www.ogc.org/rules/sosa/#testResult>: <http://www.example.com/sosa/pop1999>,<http://www.example.com/sosa/something> - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: <http://www.example.com/sosa/pop1999>,<http://www.example.com/sosa/something> - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: <http://www.example.com/sosa/pop1999>,<http://www.example.com/sosa/something> - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: <http://www.example.com/sosa/pop1999>/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: <http://www.example.com/sosa/pop1999>,<http://www.example.com/sosa/something>
@@ -930,12 +930,12 @@

Conforms: True

Focus nodes for _sources/properties/observation/rules.shacl: + - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:pop2000/sosa:hasSimpleResult,eg:pop1999/sosa:hasSimpleResult + - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:pop2000,eg:pop1999 - Shape <https://www.ogc.org/rules/sosa/#testResultNotEmptyNode>: *none* - - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:pop1999,eg:pop2000 - - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: eg:pop1999,eg:pop2000 - - Shape <https://www.ogc.org/rules/sosa/#testFeatureOfInterest>: eg:pop1999,eg:pop2000 - - Shape <https://www.ogc.org/rules/sosa/#testSimpleResultLiteral>: eg:pop1999/sosa:hasSimpleResult,eg:pop2000/sosa:hasSimpleResult - - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:pop1999,eg:pop2000 + - Shape <https://www.ogc.org/rules/sosa/#testRequiredTime>: eg:pop2000,eg:pop1999 + - Shape <https://www.ogc.org/rules/sosa/#testResult>: eg:pop2000,eg:pop1999 + - Shape <https://www.ogc.org/rules/sosa/#testObservedProperty>: eg:pop2000,eg:pop1999
diff --git a/build/tests/unstable/sosa/features/observation/_report.json b/build/tests/unstable/sosa/features/observation/_report.json index 38361fc4..36e3bac1 100644 --- a/build/tests/unstable/sosa/features/observation/_report.json +++ b/build/tests/unstable/sosa/features/observation/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature", "bblockName": "SOSA Observation Feature", "bblockId": "ogc.unstable.sosa.features.observation", - "generated": "2024-01-17T04:22:14.449067+00:00", + "generated": "2024-01-21T23:04:06.125055+00:00", "result": true, "items": [ { @@ -86,37 +86,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "" + "/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "" ] }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n - Shape : /sosa:hasSimpleResult\n - Shape : \n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n" } ] }, @@ -190,37 +190,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:ne7b3c04131b44920a2fc3091ba697285b1" + "33" ] }, - "": { + "": { "nodes": [ - "_:ne7b3c04131b44920a2fc3091ba697285b1" + "_:n5ed6d09625c040e5b1014000118767f6b1" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:ne7b3c04131b44920a2fc3091ba697285b1" + "_:n5ed6d09625c040e5b1014000118767f6b1" ] }, - "": { + "": { "nodes": [ - "33" + "_:n5ed6d09625c040e5b1014000118767f6b1" ] }, - "": { + "": { "nodes": [ - "_:ne7b3c04131b44920a2fc3091ba697285b1" + "_:n5ed6d09625c040e5b1014000118767f6b1" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1\n - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1\n - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1\n - Shape : 33\n - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : 33\n - Shape : _:n5ed6d09625c040e5b1014000118767f6b1\n - Shape : *none*\n - Shape : _:n5ed6d09625c040e5b1014000118767f6b1\n - Shape : _:n5ed6d09625c040e5b1014000118767f6b1\n - Shape : _:n5ed6d09625c040e5b1014000118767f6b1\n" } ] }, @@ -312,35 +312,35 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [ "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n - Shape : *none*\n - Shape : \n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n" } ] }, diff --git a/build/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt b/build/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt index 9c3a9d6b..b757a0af 100644 --- a/build/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observation/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature -Generated 2024-01-17T04:22:14.433014+00:00 +Generated 2024-01-21T23:04:06.108170+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : /sosa:hasSimpleResult + - Shape : - Shape : *none* + - Shape : - Shape : - Shape : - - Shape : - - Shape : /sosa:hasSimpleResult - - Shape : === End SHACL === diff --git a/build/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt b/build/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt index 1f854cf1..35837343 100644 --- a/build/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observation/example_1_2.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature -Generated 2024-01-17T04:22:14.440047+00:00 +Generated 2024-01-21T23:04:06.115456+00:00 === Files === Using example_1_2.ttl from examples Output Turtle example_1_2.ttl created @@ -11,12 +11,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1 - - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1 - - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1 - Shape : 33 - - Shape : _:ne7b3c04131b44920a2fc3091ba697285b1 + - Shape : _:n5ed6d09625c040e5b1014000118767f6b1 + - Shape : *none* + - Shape : _:n5ed6d09625c040e5b1014000118767f6b1 + - Shape : _:n5ed6d09625c040e5b1014000118767f6b1 + - Shape : _:n5ed6d09625c040e5b1014000118767f6b1 === End SHACL === diff --git a/build/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt b/build/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt index f892fb72..92bf92e2 100644 --- a/build/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observation/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observation - SOSA Observation Feature -Generated 2024-01-17T04:22:14.449011+00:00 +Generated 2024-01-21T23:04:06.124976+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : *none* + - Shape : - Shape : *none* + - Shape : - Shape : - Shape : - - Shape : - - Shape : *none* - - Shape : === End SHACL === diff --git a/build/tests/unstable/sosa/features/observationCollection/_report.json b/build/tests/unstable/sosa/features/observationCollection/_report.json index 195eb941..18705dcf 100644 --- a/build/tests/unstable/sosa/features/observationCollection/_report.json +++ b/build/tests/unstable/sosa/features/observationCollection/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature", "bblockName": "SOSA ObservationCollection Feature", "bblockId": "ogc.unstable.sosa.features.observationCollection", - "generated": "2024-01-17T04:22:15.682137+00:00", + "generated": "2024-01-21T23:04:07.169349+00:00", "result": true, "items": [ { @@ -90,37 +90,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "" + "/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "" ] }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n - Shape : /sosa:hasSimpleResult\n - Shape : \n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n" } ] }, @@ -210,33 +210,33 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "", - "" + "/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ "", "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "", "" ] }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "", + "" ] }, - "": { + "": { "nodes": [ "", "" @@ -244,7 +244,7 @@ } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : ,\n - Shape : ,\n - Shape : ,\n - Shape : /sosa:hasSimpleResult\n - Shape : ,\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : ,\n - Shape : *none*\n - Shape : ,\n - Shape : ,\n - Shape : ,\n" } ] }, @@ -336,33 +336,33 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "", - "" + "/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ "", "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "", "" ] }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "", + "" ] }, - "": { + "": { "nodes": [ "", "" @@ -370,7 +370,7 @@ } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : ,\n - Shape : ,\n - Shape : ,\n - Shape : /sosa:hasSimpleResult\n - Shape : ,\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : ,\n - Shape : *none*\n - Shape : ,\n - Shape : ,\n - Shape : ,\n" } ] }, @@ -444,42 +444,42 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "eg:pop1999", - "eg:pop2000" + "eg:pop2000/sosa:hasSimpleResult", + "eg:pop1999/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ - "eg:pop1999", - "eg:pop2000" + "eg:pop2000", + "eg:pop1999" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "eg:pop1999", - "eg:pop2000" + "eg:pop2000", + "eg:pop1999" ] }, - "": { + "": { "nodes": [ - "eg:pop1999/sosa:hasSimpleResult", - "eg:pop2000/sosa:hasSimpleResult" + "eg:pop2000", + "eg:pop1999" ] }, - "": { + "": { "nodes": [ - "eg:pop1999", - "eg:pop2000" + "eg:pop2000", + "eg:pop1999" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : eg:pop1999,eg:pop2000\n - Shape : eg:pop1999,eg:pop2000\n - Shape : eg:pop1999,eg:pop2000\n - Shape : eg:pop1999/sosa:hasSimpleResult,eg:pop2000/sosa:hasSimpleResult\n - Shape : eg:pop1999,eg:pop2000\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : eg:pop2000/sosa:hasSimpleResult,eg:pop1999/sosa:hasSimpleResult\n - Shape : eg:pop2000,eg:pop1999\n - Shape : *none*\n - Shape : eg:pop2000,eg:pop1999\n - Shape : eg:pop2000,eg:pop1999\n - Shape : eg:pop2000,eg:pop1999\n" } ] }, diff --git a/build/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt b/build/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt index 32d01dfa..44c5492c 100644 --- a/build/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observationCollection/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2024-01-17T04:22:15.671709+00:00 +Generated 2024-01-21T23:04:07.158520+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : /sosa:hasSimpleResult + - Shape : , - Shape : *none* + - Shape : , - Shape : , - Shape : , - - Shape : , - - Shape : /sosa:hasSimpleResult - - Shape : , === End SHACL === diff --git a/build/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt b/build/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt index 6444ac43..af44ea7c 100644 --- a/build/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observationCollection/example_1_2.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2024-01-17T04:22:15.682062+00:00 +Generated 2024-01-21T23:04:07.169291+00:00 === Files === Using example_1_2.ttl from examples Output Turtle example_1_2.ttl created @@ -11,12 +11,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : eg:pop2000/sosa:hasSimpleResult,eg:pop1999/sosa:hasSimpleResult + - Shape : eg:pop2000,eg:pop1999 - Shape : *none* - - Shape : eg:pop1999,eg:pop2000 - - Shape : eg:pop1999,eg:pop2000 - - Shape : eg:pop1999,eg:pop2000 - - Shape : eg:pop1999/sosa:hasSimpleResult,eg:pop2000/sosa:hasSimpleResult - - Shape : eg:pop1999,eg:pop2000 + - Shape : eg:pop2000,eg:pop1999 + - Shape : eg:pop2000,eg:pop1999 + - Shape : eg:pop2000,eg:pop1999 === End SHACL === diff --git a/build/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt b/build/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt index 537c6889..29dbbf51 100644 --- a/build/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observationCollection/observationCollection-props-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2024-01-17T04:22:15.640696+00:00 +Generated 2024-01-21T23:04:07.125067+00:00 === General === Test was expected to fail and it did. === End General === @@ -30,12 +30,12 @@ Validation result for _sources/properties/observation/rules.shacl: Message: Less than 1 values on ->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath ] ] ] sosa:observedProperty ) Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : /sosa:hasSimpleResult + - Shape : - Shape : *none* + - Shape : - Shape : - Shape : - - Shape : - - Shape : /sosa:hasSimpleResult - - Shape : === End SHACL === diff --git a/build/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt b/build/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt index aad52ec6..82994506 100644 --- a/build/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt +++ b/build/tests/unstable/sosa/features/observationCollection/observationCollection-props.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.features.observationCollection - SOSA ObservationCollection Feature -Generated 2024-01-17T04:22:15.656188+00:00 +Generated 2024-01-21T23:04:07.142641+00:00 === Files === Using observationCollection-props.json from test resources JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : /sosa:hasSimpleResult + - Shape : , - Shape : *none* + - Shape : , - Shape : , - Shape : , - - Shape : , - - Shape : /sosa:hasSimpleResult - - Shape : , === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observation/_report.json b/build/tests/unstable/sosa/properties/observation/_report.json index 41d4c35b..e68e6613 100644 --- a/build/tests/unstable/sosa/properties/observation/_report.json +++ b/build/tests/unstable/sosa/properties/observation/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation", "bblockName": "SOSA Observation", "bblockId": "ogc.unstable.sosa.properties.observation", - "generated": "2024-01-17T04:22:12.959507+00:00", + "generated": "2024-01-21T23:04:05.236307+00:00", "result": true, "items": [ { @@ -72,44 +72,44 @@ { "op": "shacl-report", "shaclFile": "_sources/properties/observation/rules.shacl", - "graph": "@prefix sh: .\n@prefix xsd: .\n\n[] a sh:ValidationReport ;\n sh:conforms false ;\n sh:result [ a sh:ValidationResult ;\n sh:focusNode _:Ne7663da31a074fbab51b81afc3c96963 ;\n sh:resultMessage \"sosa:hasSimpleResult is a simple Literal\" ;\n sh:resultSeverity sh:Violation ;\n sh:sourceConstraintComponent sh:NodeKindConstraintComponent ;\n sh:sourceShape ;\n sh:value _:Ne7663da31a074fbab51b81afc3c96963 ] .\n\n", + "graph": "@prefix sh: .\n@prefix xsd: .\n\n[] a sh:ValidationReport ;\n sh:conforms false ;\n sh:result [ a sh:ValidationResult ;\n sh:focusNode _:N598cf3d3048e4c72929bfdc6dc7d53c5 ;\n sh:resultMessage \"sosa:hasSimpleResult is a simple Literal\" ;\n sh:resultSeverity sh:Violation ;\n sh:sourceConstraintComponent sh:NodeKindConstraintComponent ;\n sh:sourceShape ;\n sh:value _:N598cf3d3048e4c72929bfdc6dc7d53c5 ] .\n\n", "isError": true, "message": "Validation result for _sources/properties/observation/rules.shacl:\n Validation Report\n Conforms: False\n Results (1):\n Constraint Violation in NodeKindConstraintComponent (http://www.w3.org/ns/shacl#NodeKindConstraintComponent):\n \tSeverity: sh:Violation\n \tSource Shape: \n \tFocus Node: [ ]\n \tValue Node: [ ]\n \tMessage: sosa:hasSimpleResult is a simple Literal\n " }, { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:N4eae4c1c52f0436e98126617593ff858" + "_:N598cf3d3048e4c72929bfdc6dc7d53c5" ] }, - "": { + "": { "nodes": [ - "_:N4eae4c1c52f0436e98126617593ff858" + "_:Nf8c88721910e4f05918acb384df9aa96" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:N4eae4c1c52f0436e98126617593ff858" + "_:Nf8c88721910e4f05918acb384df9aa96" ] }, - "": { + "": { "nodes": [ - "_:Ne7663da31a074fbab51b81afc3c96963" + "_:Nf8c88721910e4f05918acb384df9aa96" ] }, - "": { + "": { "nodes": [ - "_:N4eae4c1c52f0436e98126617593ff858" + "_:Nf8c88721910e4f05918acb384df9aa96" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:N4eae4c1c52f0436e98126617593ff858\n - Shape : _:N4eae4c1c52f0436e98126617593ff858\n - Shape : _:N4eae4c1c52f0436e98126617593ff858\n - Shape : _:Ne7663da31a074fbab51b81afc3c96963\n - Shape : _:N4eae4c1c52f0436e98126617593ff858\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : _:N598cf3d3048e4c72929bfdc6dc7d53c5\n - Shape : _:Nf8c88721910e4f05918acb384df9aa96\n - Shape : *none*\n - Shape : _:Nf8c88721910e4f05918acb384df9aa96\n - Shape : _:Nf8c88721910e4f05918acb384df9aa96\n - Shape : _:Nf8c88721910e4f05918acb384df9aa96\n" } ] }, @@ -194,35 +194,35 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Nd7ad037c73ef4a848f2b180639d95ab8" + "_:N2d33314638554bf8a549f6e4bb7e3867" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:Nd7ad037c73ef4a848f2b180639d95ab8" + "_:N2d33314638554bf8a549f6e4bb7e3867" ] }, - "": { + "": { "nodes": [ - "_:Nd7ad037c73ef4a848f2b180639d95ab8" + "_:N2d33314638554bf8a549f6e4bb7e3867" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:Nd7ad037c73ef4a848f2b180639d95ab8" + "_:N2d33314638554bf8a549f6e4bb7e3867" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8\n - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8\n - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8\n - Shape : *none*\n - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:N2d33314638554bf8a549f6e4bb7e3867\n - Shape : *none*\n - Shape : _:N2d33314638554bf8a549f6e4bb7e3867\n - Shape : _:N2d33314638554bf8a549f6e4bb7e3867\n - Shape : _:N2d33314638554bf8a549f6e4bb7e3867\n" } ] }, @@ -307,37 +307,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:Nb110226a0e9f48a79478a053a3cf99db" + "frogginess" ] }, - "": { + "": { "nodes": [ - "_:Nb110226a0e9f48a79478a053a3cf99db" + "_:N35e6b4ebcd354fe5b3fafa52f5eecbdd" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:Nb110226a0e9f48a79478a053a3cf99db" + "_:N35e6b4ebcd354fe5b3fafa52f5eecbdd" ] }, - "": { + "": { "nodes": [ - "frogginess" + "_:N35e6b4ebcd354fe5b3fafa52f5eecbdd" ] }, - "": { + "": { "nodes": [ - "_:Nb110226a0e9f48a79478a053a3cf99db" + "_:N35e6b4ebcd354fe5b3fafa52f5eecbdd" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:Nb110226a0e9f48a79478a053a3cf99db\n - Shape : _:Nb110226a0e9f48a79478a053a3cf99db\n - Shape : _:Nb110226a0e9f48a79478a053a3cf99db\n - Shape : frogginess\n - Shape : _:Nb110226a0e9f48a79478a053a3cf99db\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : frogginess\n - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd\n - Shape : *none*\n - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd\n - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd\n - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd\n" } ] }, @@ -429,37 +429,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:N52b32a6edb1c4007aba6fd76e5de9558" + "33" ] }, - "": { + "": { "nodes": [ - "_:N52b32a6edb1c4007aba6fd76e5de9558" + "_:N4d5a91c9eab74dbea6f7f28a42b17b8b" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:N52b32a6edb1c4007aba6fd76e5de9558" + "_:N4d5a91c9eab74dbea6f7f28a42b17b8b" ] }, - "": { + "": { "nodes": [ - "33" + "_:N4d5a91c9eab74dbea6f7f28a42b17b8b" ] }, - "": { + "": { "nodes": [ - "_:N52b32a6edb1c4007aba6fd76e5de9558" + "_:N4d5a91c9eab74dbea6f7f28a42b17b8b" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558\n - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558\n - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558\n - Shape : 33\n - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : 33\n - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b\n - Shape : *none*\n - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b\n - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b\n - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b\n" } ] }, @@ -533,37 +533,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:n699612ad12b048f7a3eb6e6b58c11571b1" + "33" ] }, - "": { + "": { "nodes": [ - "_:n699612ad12b048f7a3eb6e6b58c11571b1" + "_:na2575a1f0e214727ba1ba474a7462cc9b1" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:n699612ad12b048f7a3eb6e6b58c11571b1" + "_:na2575a1f0e214727ba1ba474a7462cc9b1" ] }, - "": { + "": { "nodes": [ - "33" + "_:na2575a1f0e214727ba1ba474a7462cc9b1" ] }, - "": { + "": { "nodes": [ - "_:n699612ad12b048f7a3eb6e6b58c11571b1" + "_:na2575a1f0e214727ba1ba474a7462cc9b1" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1\n - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1\n - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1\n - Shape : 33\n - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : 33\n - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1\n - Shape : *none*\n - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1\n - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1\n - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1\n" } ] }, @@ -655,35 +655,35 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [ - "_:Ne3a0f3c0edff4629b9ad286f291e6ae7" + "_:Ncfc4a02af2794e72b05f71a67714c971" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ - "_:Ne3a0f3c0edff4629b9ad286f291e6ae7" + "_:Ncfc4a02af2794e72b05f71a67714c971" ] }, - "": { + "": { "nodes": [ - "_:Ne3a0f3c0edff4629b9ad286f291e6ae7" + "_:Ncfc4a02af2794e72b05f71a67714c971" ] }, - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "_:Ne3a0f3c0edff4629b9ad286f291e6ae7" + "_:Ncfc4a02af2794e72b05f71a67714c971" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7\n - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7\n - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7\n - Shape : *none*\n - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : _:Ncfc4a02af2794e72b05f71a67714c971\n - Shape : *none*\n - Shape : _:Ncfc4a02af2794e72b05f71a67714c971\n - Shape : _:Ncfc4a02af2794e72b05f71a67714c971\n - Shape : _:Ncfc4a02af2794e72b05f71a67714c971\n" } ] }, diff --git a/build/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt b/build/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt index 69854e4b..94de5c8d 100644 --- a/build/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observation/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2024-01-17T04:22:12.941372+00:00 +Generated 2024-01-21T23:04:05.217470+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558 - - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558 - - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558 - Shape : 33 - - Shape : _:N52b32a6edb1c4007aba6fd76e5de9558 + - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b + - Shape : *none* + - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b + - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b + - Shape : _:N4d5a91c9eab74dbea6f7f28a42b17b8b === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt b/build/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt index f574e7a4..291dfadb 100644 --- a/build/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observation/example_1_2.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2024-01-17T04:22:12.951241+00:00 +Generated 2024-01-21T23:04:05.227866+00:00 === Files === Using example_1_2.ttl from examples Output Turtle example_1_2.ttl created @@ -11,12 +11,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1 - - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1 - - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1 - Shape : 33 - - Shape : _:n699612ad12b048f7a3eb6e6b58c11571b1 + - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1 + - Shape : *none* + - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1 + - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1 + - Shape : _:na2575a1f0e214727ba1ba474a7462cc9b1 === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt b/build/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt index 99ea842e..aaea44f2 100644 --- a/build/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observation/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2024-01-17T04:22:12.959450+00:00 +Generated 2024-01-21T23:04:05.236237+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7 - - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7 - - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7 - Shape : *none* - - Shape : _:Ne3a0f3c0edff4629b9ad286f291e6ae7 + - Shape : _:Ncfc4a02af2794e72b05f71a67714c971 + - Shape : *none* + - Shape : _:Ncfc4a02af2794e72b05f71a67714c971 + - Shape : _:Ncfc4a02af2794e72b05f71a67714c971 + - Shape : _:Ncfc4a02af2794e72b05f71a67714c971 === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt b/build/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt index 50cc7c56..99d02b87 100644 --- a/build/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observation/non-simpleresult-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2024-01-17T04:22:12.914901+00:00 +Generated 2024-01-21T23:04:05.189424+00:00 === General === Test was expected to fail and it did. === End General === @@ -28,12 +28,12 @@ Validation result for _sources/properties/observation/rules.shacl: Message: sosa:hasSimpleResult is a simple Literal Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : _:N598cf3d3048e4c72929bfdc6dc7d53c5 + - Shape : _:Nf8c88721910e4f05918acb384df9aa96 - Shape : *none* - - Shape : _:N4eae4c1c52f0436e98126617593ff858 - - Shape : _:N4eae4c1c52f0436e98126617593ff858 - - Shape : _:N4eae4c1c52f0436e98126617593ff858 - - Shape : _:Ne7663da31a074fbab51b81afc3c96963 - - Shape : _:N4eae4c1c52f0436e98126617593ff858 + - Shape : _:Nf8c88721910e4f05918acb384df9aa96 + - Shape : _:Nf8c88721910e4f05918acb384df9aa96 + - Shape : _:Nf8c88721910e4f05918acb384df9aa96 === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt b/build/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt index b0d25e3d..27a7935d 100644 --- a/build/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observation/observedprop-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2024-01-17T04:22:12.923997+00:00 +Generated 2024-01-21T23:04:05.198665+00:00 === General === Test was expected to fail and it did. === End General === @@ -28,12 +28,12 @@ Validation result for _sources/properties/observation/rules.shacl: Message: Less than 1 values on [ sosa:hasFeatureOfInterest [ ] ; sosa:hasResult [ ] ; sosa:madeBySensor Literal("ea est culpa esse") ; sosa:resultTime Literal("2016-05-04T02:27:02.0Z") ]->( [ sh:zeroOrMorePath [ sh:oneOrMorePath [ sh:alternativePath ] ] ] sosa:observedProperty ) Focus nodes for _sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8 - - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8 - - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8 - Shape : *none* - - Shape : _:Nd7ad037c73ef4a848f2b180639d95ab8 + - Shape : _:N2d33314638554bf8a549f6e4bb7e3867 + - Shape : *none* + - Shape : _:N2d33314638554bf8a549f6e4bb7e3867 + - Shape : _:N2d33314638554bf8a549f6e4bb7e3867 + - Shape : _:N2d33314638554bf8a549f6e4bb7e3867 === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observation/tworesults-fail.validation_passed.txt b/build/tests/unstable/sosa/properties/observation/tworesults-fail.validation_passed.txt index f1252ba5..daf007b6 100644 --- a/build/tests/unstable/sosa/properties/observation/tworesults-fail.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observation/tworesults-fail.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observation - SOSA Observation -Generated 2024-01-17T04:22:12.933319+00:00 +Generated 2024-01-21T23:04:05.208399+00:00 === General === Test was expected to fail and it did. === End General === @@ -28,12 +28,12 @@ Validation result for _sources/properties/observation/rules.shacl: Message: More than 1 values on [ sosa:hasFeatureOfInterest [ ] ; sosa:hasResult [ ns1:a Literal("-8150858", datatype=xsd:integer) ; ns1:b Literal("false" = False, datatype=xsd:boolean) ] ; sosa:hasSimpleResult Literal("frogginess") ; sosa:madeBySensor Literal("ea est culpa esse") ; sosa:observedProperty Literal("something") ; sosa:resultTime Literal("2016-05-04T02:27:02.0Z") ]->[ sh:alternativePath ( sosa:hasResult sosa:hasSimpleResult ) ] Focus nodes for _sources/properties/observation/rules.shacl: - - Shape : *none* - - Shape : _:Nb110226a0e9f48a79478a053a3cf99db - - Shape : _:Nb110226a0e9f48a79478a053a3cf99db - - Shape : _:Nb110226a0e9f48a79478a053a3cf99db - Shape : frogginess - - Shape : _:Nb110226a0e9f48a79478a053a3cf99db + - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd + - Shape : *none* + - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd + - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd + - Shape : _:N35e6b4ebcd354fe5b3fafa52f5eecbdd === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observationCollection/_report.json b/build/tests/unstable/sosa/properties/observationCollection/_report.json index bb22daf0..e423a631 100644 --- a/build/tests/unstable/sosa/properties/observationCollection/_report.json +++ b/build/tests/unstable/sosa/properties/observationCollection/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection", "bblockName": "SOSA ObservationCollection", "bblockId": "ogc.unstable.sosa.properties.observationCollection", - "generated": "2024-01-17T04:22:13.133511+00:00", + "generated": "2024-01-21T23:04:05.408406+00:00", "result": true, "items": [ { @@ -86,27 +86,27 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] }, - "": { + "": { "nodes": [] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n - Shape : *none*\n" } ] }, @@ -198,37 +198,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "" + "/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ "" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "" ] }, - "": { + "": { "nodes": [ - "/sosa:hasSimpleResult" + "" ] }, - "": { + "": { "nodes": [ "" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n - Shape : /sosa:hasSimpleResult\n - Shape : \n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : /sosa:hasSimpleResult\n - Shape : \n - Shape : *none*\n - Shape : \n - Shape : \n - Shape : \n" } ] }, @@ -302,37 +302,37 @@ { "shaclFile": "_sources/properties/observation/rules.shacl", "focusNodes": { - "": { - "nodes": [] - }, - "": { + "": { "nodes": [ - "eg:a1" + "eg:a1/sosa:hasSimpleResult" ] }, - "": { + "": { "nodes": [ "eg:a1" ] }, - "": { + "": { + "nodes": [] + }, + "": { "nodes": [ "eg:a1" ] }, - "": { + "": { "nodes": [ - "eg:a1/sosa:hasSimpleResult" + "eg:a1" ] }, - "": { + "": { "nodes": [ "eg:a1" ] } }, "isError": false, - "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : *none*\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : eg:a1/sosa:hasSimpleResult\n - Shape : eg:a1\n" + "message": "Focus nodes for _sources/properties/observation/rules.shacl:\n - Shape : eg:a1/sosa:hasSimpleResult\n - Shape : eg:a1\n - Shape : *none*\n - Shape : eg:a1\n - Shape : eg:a1\n - Shape : eg:a1\n" } ] }, diff --git a/build/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt b/build/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt index 5007a47d..a61b5c9a 100644 --- a/build/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observationCollection/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection -Generated 2024-01-17T04:22:13.115622+00:00 +Generated 2024-01-21T23:04:05.389675+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : *none* + - Shape : *none* - Shape : *none* + - Shape : *none* - Shape : *none* - Shape : *none* - - Shape : *none* - - Shape : *none* - - Shape : *none* === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt b/build/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt index 4b884151..e86f6fcf 100644 --- a/build/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observationCollection/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection -Generated 2024-01-17T04:22:13.125431+00:00 +Generated 2024-01-21T23:04:05.399936+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting @@ -17,12 +17,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : /sosa:hasSimpleResult + - Shape : - Shape : *none* + - Shape : - Shape : - Shape : - - Shape : - - Shape : /sosa:hasSimpleResult - - Shape : === End SHACL === diff --git a/build/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt b/build/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt index 85362dc0..ce6f85d7 100644 --- a/build/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/observationCollection/example_3_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.observationCollection - SOSA ObservationCollection -Generated 2024-01-17T04:22:13.133459+00:00 +Generated 2024-01-21T23:04:05.408344+00:00 === Files === Using example_3_1.ttl from examples Output Turtle example_3_1.ttl created @@ -11,12 +11,12 @@ Validation result for _sources/properties/observation/rules.shacl: Conforms: True Focus nodes for _sources/properties/observation/rules.shacl: + - Shape : eg:a1/sosa:hasSimpleResult + - Shape : eg:a1 - Shape : *none* + - Shape : eg:a1 - Shape : eg:a1 - Shape : eg:a1 - - Shape : eg:a1 - - Shape : eg:a1/sosa:hasSimpleResult - - Shape : eg:a1 === End SHACL === diff --git a/build/tests/unstable/sosa/properties/platform/_report.json b/build/tests/unstable/sosa/properties/platform/_report.json index 997cfe26..69678b9f 100644 --- a/build/tests/unstable/sosa/properties/platform/_report.json +++ b/build/tests/unstable/sosa/properties/platform/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.platform - SOSA Platform", "bblockName": "SOSA Platform", "bblockId": "ogc.unstable.sosa.properties.platform", - "generated": "2024-01-17T04:22:13.198145+00:00", + "generated": "2024-01-21T23:04:05.465966+00:00", "result": true, "items": [ { diff --git a/build/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt b/build/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt index 28745292..d7f4e3be 100644 --- a/build/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/platform/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.platform - SOSA Platform -Generated 2024-01-17T04:22:13.198091+00:00 +Generated 2024-01-21T23:04:05.465894+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting diff --git a/build/tests/unstable/sosa/properties/sensor/_report.json b/build/tests/unstable/sosa/properties/sensor/_report.json index 3c39b7c7..8579b4ae 100644 --- a/build/tests/unstable/sosa/properties/sensor/_report.json +++ b/build/tests/unstable/sosa/properties/sensor/_report.json @@ -2,7 +2,7 @@ "title": "Validation report for ogc.unstable.sosa.properties.sensor - SOSA Sensor", "bblockName": "SOSA Sensor", "bblockId": "ogc.unstable.sosa.properties.sensor", - "generated": "2024-01-17T04:22:13.028332+00:00", + "generated": "2024-01-21T23:04:05.292387+00:00", "result": true, "items": [ { diff --git a/build/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt b/build/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt index 8d026a62..35b7c801 100644 --- a/build/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/sensor/example_1_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.sensor - SOSA Sensor -Generated 2024-01-17T04:22:13.024192+00:00 +Generated 2024-01-21T23:04:05.287312+00:00 === Files === Using example_1_1.json from examples JSON-LD context is present - uplifting diff --git a/build/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt b/build/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt index 2ea3df5f..c6de82b5 100644 --- a/build/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt +++ b/build/tests/unstable/sosa/properties/sensor/example_2_1.validation_passed.txt @@ -1,5 +1,5 @@ Validation report for ogc.unstable.sosa.properties.sensor - SOSA Sensor -Generated 2024-01-17T04:22:13.028281+00:00 +Generated 2024-01-21T23:04:05.292328+00:00 === Files === Using example_2_1.json from examples JSON-LD context is present - uplifting