DBCells Measure Vocabulary
Metadata
- IRI
-
https://purl.org/linked-data/dbcells/measure - Title
DBCells Measure Vocabulary
- Date Created
2023-03-17
- Date Modified
2025-07-01
- Version Info
1.0.0
- Description
Defines measure properties representing the spatial aggregation operations commonly used in land use and land cover change models.
Properties
Euclidean distance p
| IRI |
https://purl.org/linked-data/dbcells/measure#distance
|
|---|---|
| Description | Minimum Euclidean distance from the centroid of a cell to the nearest geographic feature, expressed in meters. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Arithmetic mean p
| IRI |
https://purl.org/linked-data/dbcells/measure#mean
|
|---|---|
| Description | Arithmetic mean of the values of a given variable within a cell, used to aggregate data from higher-resolution sources. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Mode p
| IRI |
https://purl.org/linked-data/dbcells/measure#mode
|
|---|---|
| Description | Most frequently occurring value of a given variable within a cell. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Minimum p
| IRI |
https://purl.org/linked-data/dbcells/measure#minimum
|
|---|---|
| Description | Minimum value of a given variable observed within a cell. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Maximum p
| IRI |
https://purl.org/linked-data/dbcells/measure#maximum
|
|---|---|
| Description | Maximum value of a given variable observed within a cell. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Sum p
| IRI |
https://purl.org/linked-data/dbcells/measure#sum
|
|---|---|
| Description | Sum of the values of a given variable within a cell. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Count p
| IRI |
https://purl.org/linked-data/dbcells/measure#count
|
|---|---|
| Description | Number of occurrences of a given feature or class within a cell. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:integer |
Percentage p
| IRI |
https://purl.org/linked-data/dbcells/measure#percentage
|
|---|---|
| Description | Percentage of a cell area covered by a given feature or land cover class, expressed as a value between 0 and 100. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Standard deviation p
| IRI |
https://purl.org/linked-data/dbcells/measure#stdev
|
|---|---|
| Description | Standard deviation of the values of a given variable within a cell. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Area p
| IRI |
https://purl.org/linked-data/dbcells/measure#area
|
|---|---|
| Description | Total area covered by a given feature or land cover class within a cell, expressed in square meters. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:decimal |
Presence p
| IRI |
https://purl.org/linked-data/dbcells/measure#presence
|
|---|---|
| Description | Binary indicator of whether a given feature or class is present within a cell. 1 indicates presence, 0 indicates absence. |
| Sub Property Of | sdmx-measure:obsValue |
| Range | xsd:boolean |
Namespaces
- dbc-m
-
https://purl.org/linked-data/dbcells/measure# - dcterms
-
http://purl.org/dc/terms/ - ns1
-
https://purl.org/linked-data/dbcells/ - ns2
-
https://github.com/ - owl
-
http://www.w3.org/2002/07/owl# - prov
-
http://www.w3.org/ns/prov# - qb
-
http://purl.org/linked-data/cube# - rdf
-
http://www.w3.org/1999/02/22-rdf-syntax-ns# - rdfs
-
http://www.w3.org/2000/01/rdf-schema# - sdmx-measure
-
http://purl.org/linked-data/sdmx/2009/measure# - skos
-
http://www.w3.org/2004/02/skos/core# - sweet-space
-
http://sweetontology.net/propSpaceDistance/ - xsd
-
http://www.w3.org/2001/XMLSchema#
Legend
| p | Properties |