Environmental Linked Features Interoperability Experiment Demonstration

A demonstration of the

Expanded Context


{
  "@context": {
    "schema": "http://schema.org/",
    "skos": "https://www.w3.org/TR/skos-reference/",
    "description": "schema:description",
    "geo": "schema:geo",
    "image": {
      "@id": "schema:image",
      "@type": "@id"
    },
    "name": "schema:name",
    "sameAs": "schema:sameAs",
    "related": "skos:related",
    "hyf": "http://opengeospatial/def/ontology/hyf",
    "HY_Catchment": "hyf:HY_Catchment",
    "HY_CatchmentDivide": "hyf:HY_CatchmentDivide",
    "HY_HydrographicNetwork": "hyf:HY_HydrographicNetwork",
    "HY_HydrometricNetwork": "hyf:HY_HydrometricNetwork",
    "HY_HydroNexus": "hyf:HY_HydroNexus",
    "HY_HydroLocation": "hyf:HY_HydroLocation",
    "HY_HydrometricFeature": "hyf:HY_HydrometricFeature",
    "HY_WaterBody": "hyf:HY_WaterBody",
    "HY_Lake": "hyf:HY_Lake",
    "HY_Impoundment": "hyf:HY_Impoundment",
    "HY_River": "hyf:HY_River",
    "HY_Channel": "hyf:HY_Channel",
    "HY_FlowPath": "hyf:HY_FlowPath",
    "HY_DistanceDescription": "hyf:HY_DistanceDescription",
    "HY_HydroLocationType": "hyf:HY_HydroLocationType",
    "HY_IndirectPosition": "hyf:HY_IndirectPosition",
    "HY_DistanceFromReferent": "hyf:HY_DistanceFromReferent",
    "upstreamWaterBody": "hyf:upstreamWaterBody",
    "downstreamWaterBody": "hyf:downstreamWaterBody",
    "lowerCatchment": "hyf:lowerCatchment",
    "upperCatchment": "hyf:upperCatchment",
    "realizedCatchment": "hyf:realizedCatchment",
    "catchmentRealization": "hyf:catchmentRealization",
    "contributingCatchment": "hyf:contributingCatchment",
    "outflow": "hyf:outflow",
    "realizedNexus": "hyf:realizedNexus",
    "networkStation": "hyf:networkStation",
    "referencedPosition": "hyf:referencedPosition",
    "distanceExpression": "hyf:distanceExpression",
    "distanceDescription": "hyf:distanceDescription",
    "linearElement": "hyf:linearElement",
    "hydrometricNetwork": "hyf:hydrometricNetwork",
    "nexusRealization": "hyf:nexusRealization",
    "gsp": "http://www.opengeospatial.org/standards/geosparql/"
  }
}
    

JSON-LD Document


{
  "@context": [
    "https://opengeospatial.github.io/ELFIE/json-ld/elf.jsonld",
    "https://opengeospatial.github.io/ELFIE/json-ld/hyf.jsonld",
    {
      "gsp": "http://www.opengeospatial.org/standards/geosparql/"
    }
  ],
  "@id": "https://opengeospatial.github.io/ELFIE/FR/HY-WaterBody/sgwi/E6390552",
  "@type": "HY_WaterBody",
  "name": "rivière l'hallue",
  "downstreamWaterBody": {
    "@id": "https://opengeospatial.github.io/ELFIE/FR/HY-WaterBody/sgwi/E6--009-",
    "@type": "HY_WaterBody",
    "name": "La Somme Canalisée"
  },
  "gsp:hasGeometry": {
    "@type": "gsp:Geometry",
    "gsp:asWKT": "MULTILINESTRING((2.45427606353626 49.9006897865825,2.45441519736847 49.9005547581901,2.45483162465382 49.9002404000423,2.45503852056749 49.8998810877538,2.45503732593072 49.8993420774588,2.45455112245247 49.8990290826168,2.45420348187723 49.8988945762696,2.45420267427397 49.8985801527357,2.45447910129784 49.8982211510998,2.45447634317798 49.8969185400994),(2.45435274961525 49.9036618337171,2.45413859483952 49.9013189092683,2.45427606353626 49.9006897865825),(2.45736181252164 49.9063522663415,2.45694503761366 49.9061734440276,2.45638822141219 49.9060838310864,2.45611007186242 49.9059496405311,2.45604014295764 49.9057247457687,2.45617797603761 49.9053211082077,2.45610761348323 49.9050063778285,2.45575948626539 49.9047829396941,2.45470243602689 49.904648869184,2.45449383934366 49.9045149848634,2.45442343764936 49.9043350034491,2.45435274961525 49.9036618337171))"
  }
}
    

Code for this pretty JSON-LD view derived from https://github.com/scienceai/jsonld-markup . Thanks science.ai!

A demonstration of the