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",
    "fc": "https://opengeospatial.github.io/ELFIE/floodcast",
    "FloodEvent": "fc:FloodEvent",
    "FloodExtent": "fc:FloodExtent",
    "FloodDepth": "fc:FloodDepth",
    "TransportationAssets": "fc:TransportationAssets",
    "AssetsThreatened": "fc:AssetsThreatened",
    "AssetsMonitored": "fc:AssetsMonitored",
    "gsp": "http://www.opengeospatial.org/standards/geosparql/",
    "time": "https://www.w3.org/TR/owl-time/",
    "intersects": "gsp:sfIntersects",
    "touches": "gsp:sfTouches",
    "within": "gsp:sfWithin",
    "after": "time:after",
    "before": "time:before",
    "intervalAfter": "time:intervalAfter",
    "intervalBefore": "time:intervalBefore",
    "intervalDuring": "time:intervalDuring"
  }
}
    

JSON-LD Document


{
  "@context": [
    "https://opengeospatial.github.io/ELFIE/json-ld/elf.jsonld",
    "https://opengeospatial.github.io/ELFIE/json-ld/hyf.jsonld",
    "https://opengeospatial.github.io/ELFIE/json-ld/floodcast.jsonld",
    "https://opengeospatial.github.io/ELFIE/json-ld/elf-network.jsonld"
  ],
  "@id": "https://opengeospatial.github.io/ELFIE/dewberry/fp-moderate/floodcast/TX_FP_MOD_1",
  "@type": "https://opengeospatial.github.io/ELFIE/floodcast/FloodExtent",
  "name": "Moderate_Floodplain",
  "description": "This is the moderate level flood indundation extent",
  "image": "http://54.225.76.222/geoserver/Dewberry/wms?service=WMS&version=1.1.0&request=GetMap&layers=Dewberry:ELFIE_MODERATE_FP&styles=&bbox=-1.0628371091E7,3472530.965099998,-1.06262048277E7,3474444.821999997&width=768&height=678&srs=EPSG:3857&format=image%2Fjpeg",
  "FloodEvent": [
    {
      "@id": "https://opengeospatial.github.io/ELFIE/dewberry/fe-harvey/floodcast/TX_Harvey2017_1",
      "@type": "https://opengeospatial.github.io/ELFIE/floodcast/FloodEvent"
    }
  ],
  "AssetsThreatened": "http://54.225.76.222/geoserver/wfs?service=wfs&version=2.0.0&request=GetFeature&typeNames=ELFIE_MODERATE_TX_RDS&CQL_FILTER=Status=%27Threatened%27",
  "AssetsMonitored": "http://54.225.76.222/geoserver/wfs?service=wfs&version=2.0.0&request=GetFeature&typeNames=ELFIE_MODERATE_TX_RDS&CQL_FILTER=Status=%27Monitor%27",
  "FloodDepth": "https://opengeospatial.github.io/ELFIE/dewberry/fd-moderate/floodcast/TX_cov_depth_mod.json",
  "intersects": "http://54.225.76.222/geoserver/wfs?service=wfs&version=2.0.0&request=GetFeature&typeNames=ELFIE_MODERATE_TX_RDS&CQL_FILTER=Status=%27Threatened%27"
}
    

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

A demonstration of the