{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "title": "seadots inventory",
  "description": "Extension of stac_multidim_data with extras contributed by check-in.",
  "allOf": [
    {
      "$ref": "https://ogcincubator.github.io/iliad-apis-features/build/annotated/hosted/iliad/api/features/stac_multidim_data/schema.json"
    },
    {
      "type": "object",
      "properties": {
        "Relevance_to_Demonstrators": {
          "type": "string",
          "description": "from source path \ufeffRelevance to Demonstrators",
          "x-jsonld-id": "http://www.w3.org/2006/time#hasEnd"
        },
        "source_id_lowercase": {
          "type": "string",
          "description": "from source path source_id [lowercase+_]",
          "x-jsonld-id": "http://rs.tdwg.org/dwc/terms/resourceID"
        },
        "Category": {
          "type": "string",
          "description": "from source path Category",
          "x-jsonld-id": "http://purl.org/dc/terms/creator"
        },
        "Owner": {
          "type": "string",
          "description": "from source path Owner",
          "x-jsonld-id": "http://rs.tdwg.org/dwc/terms/ownerInstitutionCode"
        },
        "Contact_Person_SeaDOTS": {
          "type": "string",
          "description": "from source path Contact Person (SeaDOTS)",
          "x-jsonld-id": "http://xmlns.com/foaf/0.1/Person"
        },
        "Provider_in_SeaDOTS": {
          "type": "string",
          "description": "from source path Provider (in SeaDOTS)"
        },
        "Availability": {
          "type": "string",
          "description": "from source path Availability",
          "x-jsonld-id": "https://smartdatamodels.org/dataModel.Weather/visibility"
        },
        "Currently_available": {
          "type": "string",
          "description": "from source path Currently available"
        },
        "Comments": {
          "type": "string",
          "description": "from source path Comments",
          "x-jsonld-id": "http://purl.org/linked-data/cube#componentProperty"
        },
        "Relevance": {
          "type": "string",
          "description": "from source path Relevance",
          "x-jsonld-id": "http://purl.org/dc/terms/provenance"
        },
        "Representativeness": {
          "type": "string",
          "description": "from source path Representativeness",
          "x-jsonld-id": "https://w3id.org/idsa/core/representation"
        },
        "Reliability": {
          "type": "string",
          "description": "from source path Reliability",
          "x-jsonld-id": "http://purl.oclc.org/NET/ssnx/qu/dim#Compressibility"
        },
        "Temporal_validity": {
          "type": "string",
          "description": "from source path Temporal validity",
          "x-jsonld-id": "http://purl.org/dc/terms/temporal"
        },
        "Ingestability": {
          "type": "string",
          "description": "from source path Ingestability",
          "x-jsonld-id": "https://smartdatamodels.org/dataModel.Weather/visibility"
        },
        "Reusability_in_the_DT_framework": {
          "type": "string",
          "description": "from source path Reusability in the DT framework"
        },
        "Language": {
          "type": "string",
          "description": "from source path Language",
          "x-jsonld-id": "http://purl.org/dc/terms/language"
        },
        "Accessibility": {
          "type": "string",
          "description": "from source path Accessibility",
          "x-jsonld-id": "http://purl.oclc.org/NET/ssnx/qu/dim#Compressibility"
        },
        "Recommended_API": {
          "type": "string",
          "description": "from source path Recommended API",
          "x-jsonld-id": "http://rs.tdwg.org/dwc/terms/recordedByID"
        },
        "Temporal_coverage": {
          "type": "string",
          "description": "from source path Temporal coverage",
          "x-jsonld-id": "http://purl.org/dc/terms/temporal"
        },
        "Volume": {
          "type": "string",
          "description": "from source path Volume",
          "x-jsonld-id": "http://purl.oclc.org/NET/ssnx/qu/dim#Volume"
        },
        "Dependencies_e_g_to_Other_Sources": {
          "type": "string",
          "description": "from source path Dependencies (e.g. to Other Sources)",
          "x-jsonld-id": "http://www.w3.org/2006/time#hasEnd"
        },
        "Pricing": {
          "type": "string",
          "description": "from source path Pricing",
          "x-jsonld-id": "http://xmlns.com/foaf/0.1/depiction"
        },
        "preprocessing": {
          "type": "string",
          "description": "from source path preprocessing?"
        }
      }
    }
  ],
  "x-jsonld-vocab": "https://w3id.org/iliad/checkin/"
}