WEN KG: The Water-Energy Nexus Open Knowledge Network
Schema Diagram
erDiagram
GeoWktLiteral {
}
HttpsStko-kwg.geog.ucsb.eduLodOntologyS2Cell {
}
SchemaGeoCoordinates {
double schema_longitude
double schema_elevation
double schema_latitude
}
SchemaGeoShape {
}
SchemaPlace {
uri schema_additionalType
string schema_additionalType
string schema_name
string schema_description
}
SchemaPropertyValue {
uri schema_additionalType
string schema_additionalType
string schema_unitCode
string schema_name
string schema_description
string schema_propertyID
string schema_unitText
string schema_value
double schema_value
}
SchemaGeoShape ||--|o GeoWktLiteral : "geo_asWKT"
SchemaGeoShape ||--|o SchemaPropertyValue : "schema_identifier"
SchemaPlace ||--|o SchemaGeoCoordinates : "schema_geo"
SchemaPlace ||--|o SchemaGeoShape : "schema_geo"
SchemaPlace ||--|o SchemaPropertyValue : "schema_variableMeasured"
SchemaPlace ||--|o SchemaPropertyValue : "schema_identifier"
IRI prefixes
- geo: http://www.opengis.net/ont/geosparql#
- linkml: https://w3id.org/linkml/
- rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns#
- schema: https://schema.org/
Classes
Class | Description |
---|---|
GeoWktLiteral | None |
HttpsStko-kwg.geog.ucsb.eduLodOntologyS2Cell | No type description provided Class with 11717916 occurences. |
SchemaGeoCoordinates | The geographic coordinates of a place or event. Class with 5858958 occurences. |
SchemaGeoShape | The geographic shape of a place. A GeoShape can be described using several properties whose values are based on latitude/longitude pairs. Either whitespace or commas can be used to separate latitude and longitude; whitespace should be used when writing a list of several such points. Class with 5858958 occurences. |
SchemaPlace | Entities that have a somewhat fixed, physical extension. Class with 5839329 occurences. |
SchemaPropertyValue | A property-value pair, e.g. representing a feature of a product or place. Use the 'name' property for the name of the property. If there is an additional human-readable version of the value, put that into the 'description' property.\n\n Always use specific schema.org properties when a) they exist and b) you can populate them. Using PropertyValue as a substitute will typically not trigger the same effect as using the original, specific property. |
Class with 41012706 occurences. |
Slots
Slot | Description |
---|---|
geo_asWKT | No slot description provided 5858958 occurrences with subject type schema_GeoShape and object type geo_wktLiteral. |
schema_additionalType | No slot description provided 11717916 occurrences with subject type schema_PropertyValue and object type uri. 5839332 occurrences with subject type schema_Place and object type string. |
schema_description | No slot description provided 17576874 occurrences with subject type schema_PropertyValue and object type string. 5846397 occurrences with subject type schema_Place and object type string. |
schema_elevation | No slot description provided 5858958 occurrences with subject type schema_GeoCoordinates and object type double. |
schema_geo | No slot description provided 5858958 occurrences with subject type schema_Place and object type schema_GeoCoordinates. 5858958 occurrences with subject type schema_Place and object type schema_GeoShape. |
schema_identifier | No slot description provided 11717916 occurrences with subject type schema_GeoShape and object type schema_PropertyValue. 23435832 occurrences with subject type schema_Place and object type schema_PropertyValue. |
schema_latitude | No slot description provided 5858958 occurrences with subject type schema_GeoCoordinates and object type double. |
schema_longitude | No slot description provided 5858958 occurrences with subject type schema_GeoCoordinates and object type double. |
schema_name | No slot description provided 41012706 occurrences with subject type schema_PropertyValue and object type string. 5839329 occurrences with subject type schema_Place and object type string. |
schema_propertyID | No slot description provided 5858958 occurrences with subject type schema_PropertyValue and object type string. |
schema_unitCode | No slot description provided 5858958 occurrences with subject type schema_PropertyValue and object type string. |
schema_unitText | No slot description provided 5858958 occurrences with subject type schema_PropertyValue and object type string. |
schema_value | No slot description provided 35153748 occurrences with subject type schema_PropertyValue and object type string. 5858958 occurrences with subject type schema_PropertyValue and object type double. |
schema_variableMeasured | No slot description provided 5858958 occurrences with subject type schema_Place and object type schema_PropertyValue. |