Skip to content

Commit

Permalink
Create sampling_types_in_observation_type.ttl
Browse files Browse the repository at this point in the history
  • Loading branch information
ghobona committed Apr 5, 2024
1 parent 2588d80 commit 0a49964
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions incubation/ObservationTypes/sampling_types_in_observation_type.ttl
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
<http://www.opengis.net/def/ogc-om/SF_SamplingCurve> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/SF_SamplingPoint> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/SF_SamplingSolid> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/SF_SamplingSurface> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/SF_SpatialSamplingFeature> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/sf_sampling-curve> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/sf_sampling-point> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/sf_sampling-solid> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/sf_sampling-surface> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/ogc-om/sf_spatial-sampling-feature> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/sampling-feature-type/ogc-om/2.0/sf_sampling-curve> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/sampling-feature-type/ogc-om/2.0/sf_sampling-point> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/sampling-feature-type/ogc-om/2.0/sf_sampling-solid> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/sampling-feature-type/ogc-om/2.0/sf_sampling-surface> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/sampling-feature-type/ogc-om/2.0/sf_spatial-sampling-feature> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/sampling-feature-type/ogc-om/2.0/sf_specimen> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingCurve> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingPoint> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingSolid> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SamplingSurface> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_SpatialSamplingFeature> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .
<http://www.opengis.net/def/samplingFeatureType/OGC-OM/2.0/SF_Specimen> <http://www.w3.org/2004/02/skos/core#inScheme> <http://www.opengis.net/def/observationType> .

0 comments on commit 0a49964

Please sign in to comment.