This is an RDFa-based representation of the SOSA schema, a schema.org compatible representation of the core module of the W3C Semantic Sensor Network vocabulary.
ObservationAct of carrying out an (Observation) Procedure to estimate or calculate a value of a property of a FeatureOfInterest. Links to a Sensor to describe what made the Observation and how; links to an ObservableProperty to describe what the result is an estimate of, and to a FeatureOfInterest to detail what that property was associated with.Candidate for schema.orgSubclass of: Action
SamplingAn act of Sampling carries out a sampling Procedure to create or transform one or more samples.Candidate for schema.orgSubclass of: Action
ActuationAn Actuation carries out an (Actuation) Procedure to change the state of the world using an Actuator.Candidate for schema.orgSubclass of: Action
ProcedureA workflow, protocol, plan, algorithm, or computational method specifying how to make an Observation, create a Sample, or make a change to the state of the world (via an Actuator). A Procedure is re-usable, and might be involved in many Observations, Samplings, or Actuations. It explains the steps to be carried out to arrive at reproducible results.Candidate for schema.orgSubclass of: Intangible
SensorDevice, 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.Candidate for schema.orgSubclass of: Thing
SamplerA device that is used by, or implements, a Sampling Procedure to create or transform one or more samples.Candidate for schema.orgSubclass of: Thing
ActuatorA device that is used by, or implements, an (Actuation) Procedure that changes the state of the world.Candidate for schema.orgSubclass of: Thing
Feature Of InterestThe thing whose property is being estimated or calculated in the course of an Observation to arrive at a Result or whose property is being manipulated by an Actuator, or which is being sampled or transformed in an act of Sampling.Candidate for schema.orgSubclass of: Thing
Observable PropertyAn observable quality (property, characteristic) of a FeatureOfInterest.Candidate for schema.orgSubclass of: Property
Actuatable PropertyAn actuatable quality (property, characteristic) of a FeatureOfInterest.Candidate for schema.orgSubclass of: Property
ResultThe Result of an Observation, Actuation, or act of Sampling. To store an observation's simple result value one can use the hasSimpleResult property.Candidate for schema.orgSubclass of: Thing
SampleA Sample is the result from an act of Sampling.Feature which is intended to be representative of a FeatureOfInterest on which Observations may be made.Samples are artifacts of an observational strategy, and have no significant function outside of their role in the observation process. The characteristics of the samples themselves are of little interest, except perhaps to the manager of a sampling campaign.
A Sample is intended to sample some FatureOfInterest, so there is an expectation of at least one isSampleOf property. However, in some cases the identity, and even the exact type, of the sampled feature may not be known when observations are made using the sampling features.Physical samples are sometimes known as 'specimens'.Candidate for schema.orgSubclass of: Thing
PlatformA Platform is an entity that hosts other entities, particularly Sensors, Actuators, Samplers, and other Platforms.Candidate for schema.orgSubclass of: Thing
has feature of interestA relation between an Observation and the entity whose quality was observed, or between an Actuation and the entity whose property was modified, or between an act of Sampling and the entity that was sampled.Candidate for schema.orgDomain: SamplingDomain: ObservationDomain: ActuationRange: FeatureOfInterestRange: Sample
is feature of interest ofA relation between a FeatureOfInterest and an Observation about it, an Actuation acting on it, or an act of Sampling that sampled it.Candidate for schema.orgDomain: FeatureOfInterestDomain: SampleRange: ActuationRange: SamplingRange: Observation
observed propertyRelation linking an Observation to the property that was observed. The ObservableProperty should be a property of the FeatureOfInterest (linked by hasFeatureOfInterest) of this Observation.Candidate for schema.orgDomain: ObservationRange: ObservableProperty
phenomenon timeThe time that the Result of an Observation, Actuation or Sampling applies to the FeatureOfInterest. Not necessarily the same as the resultTime. May be an Interval or an Instant, or some other compound TemporalEntity.Candidate for schema.orgDomain: ActuationDomain: SamplingDomain: ObservationRange: TemporalEntity
result timeThe result time is the instant of time when the Observation, Actuation or Sampling activity was completed.Candidate for schema.orgDomain: SamplingDomain: ActuationDomain: Observation
has resultRelation linking an Observation or Actuation or act of Sampling and a Result or Sample.Candidate for schema.orgDomain: ActuationDomain: SamplingDomain: ObservationRange: SampleRange: Result
is result ofRelation linking a Result to the Observation or Actuation or act of Sampling that created or caused it.Candidate for schema.orgDomain: SampleDomain: ResultRange: ActuationRange: SamplingRange: Observation
used procedureA relation to link to a re-usable Procedure used in making an Observation, an Actuation, or a Sample, typically through a Sensor, Actuator or Sampler.Candidate for schema.orgDomain: SamplingDomain: ActuationDomain: ObservationRange: Procedure
measurementTechniqueA technique or technology used in a Dataset (or DataDownload, DataCatalog), corresponding to the method used for measuring the corresponding variable(s) (described using variableMeasured). This is oriented towards scientific and scholarly dataset publication but may have broader applicability; it is not intended as a full representation of measurement, but rather as a high level summary for dataset discovery.
For example, if variableMeasured is: molecule concentration, measurementTechnique could be: "mass spectrometry" or "nmr spectroscopy" or "colorimetry" or "immunofluorescence".If the variableMeasured is "depression rating", the measurementTechnique could be "Zung Scale" or "HAM-D" or "Beck Depression Inventory".If there are several variableMeasured properties recorded for some given data object, use a PropertyValue for each variableMeasured and attach the corresponding measurementTechnique.Domain: DataCatalogDomain: DataDownloadDomain: DatasetDomain: PropertyValueRange: TextRange: URL
observesRelation between a Sensor and an ObservableProperty that it is capable of sensing.Candidate for schema.orgDomain: SensorRange: ObservableProperty
is observed byRelation between an ObservableProperty and the Sensor able to observe it.Candidate for schema.orgDomain: ObservablePropertyRange: Sensor
is acted on byRelation between an ActuatableProperty of a FeatureOfInterest and an Actuation changing its state.Candidate for schema.orgDomain: ActuatablePropertyRange: Actuation
acts on propertyRelation between an Actuation and the property of a FeatureOfInterest it is acting upon.Candidate for schema.orgDomain: ActuationRange: ActuatableProperty
is sample ofRelation from a Sample to the FeatureOfInterest that it is intended to be representative of.Candidate for schema.orgDomain: SampleRange: FeatureOfInterest
has sampleRelation between a FeatureOfInterest and the Sample used to represent it.Candidate for schema.orgDomain: FeatureOfInterestRange: Sample
made by sensorRelation between an Observation and the Sensor which made the Observation.Candidate for schema.orgDomain: ObservationRange: Sensor
made observationRelation between a Sensor and an Observation made by the Sensor.Domain: SensorRange: ObservationCandidate for schema.org
made by samplerRelation linking an act of Sampling to the Sampler (sampling device or entity) that made it.Candidate for schema.orgDomain: SamplingRange: Sampler
made samplingRelation between a Sampler (sampling device or entity) and the Sampling act it performed.Candidate for schema.orgDomain: SamplerRange: Sampling
made by actuatorRelation linking an Actuation to the Actuator that made that Actuation.Candidate for schema.orgDomain: ActuationRange: Actuator
made actuationRelation between an Actuator and the Actuation it has made.Candidate for schema.orgDomain: ActuatorRange: Actuation
is hosted byRelation between a Sensor, Actuator, Sampler, or Platform, and the Platform that it is mounted on or hosted by.Candidate for schema.orgDomain: ActuatorDomain: SamplerDomain: SensorDomain: PlatformRange: Platform
hostsRelation between a Platform and a Sensor, Actuator, Sampler, or Platform, hosted or mounted on it.Candidate for schema.orgDomain: PlatformRange: ActuatorRange: SamplerRange: PlatformRange: Sensor