You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: oemetadata/v2/v21/metadata_key_description.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -255,11 +255,12 @@ If a value is not yet available, use: `ToDo`.
255
255
| 1.1.6 |**isAbout**| An array of objects that describes the field in ontology terms. ||[sc:about](https://schema.org/about)||[*]|
256
256
| 1.1.6.1 | name | The class label of the ontology term. | wind energy converting unit |[rdfs:label](https://www.w3.org/2000/01/rdf-schema#/label)| Platinum |[0..1]|
257
257
| 1.1.6.2 |@id| The path of the ontology term (IRI). |[OEO_00000044](https://openenergyplatform.org/ontology/oeo/OEO_00000044)|[dct:identifier](http://purl.org/dc/terms/identifier)| Platinum |[0..1]|
258
-
| 1.1.6.3 | mappingRelation | Using [SKOS](https://www.w3.org/TR/skos-reference/#mapping) mapping properties to state mapping (alignment). | skos:exactMatch|[skos:mappingRelation](https://www.w3.org/TR/skos-reference/#mapping)| Platinum |[0..1]|
258
+
| 1.1.6.3 | mappingRelation | Using [SKOS](https://www.w3.org/TR/skos-reference/#mapping) mapping properties to state mapping (alignment). | skos:closeMatch|[skos:mappingRelation](https://www.w3.org/TR/skos-reference/#mapping)| Platinum |[0..1]|
259
259
| 1.1.7 |**valueReference**| An array of objects for an extended description of the values in the column in ontology terms. ||[prov:value](https://www.w3.org/ns/prov#value)||[*]|
260
260
| 1.1.7.1 | value | The name of the value in the column. | onshore |[rdf:value](https://www.w3.org/1999/02/22-rdf-syntax-ns#value)| Platinum |[0..1]|
261
261
| 1.1.7.2 | name | The class label of the ontology term in the column. | onshore wind farm |[rdfs:label](https://www.w3.org/2000/01/rdf-schema#/label)| Platinum |[0..1]|
262
262
| 1.1.7.3 |@id| The path of the ontology term (IRI) in the column. |[OEO_00000311](https://openenergyplatform.org/ontology/oeo/OEO_00000311)|[dct:identifier](http://purl.org/dc/terms/identifier)| Platinum |[0..1]|
263
+
| 1.1.7.4 | mappingRelation | Using [SKOS](https://www.w3.org/TR/skos-reference/#mapping) mapping properties to state mapping (alignment). | skos:exactMatch|[skos:mappingRelation](https://www.w3.org/TR/skos-reference/#mapping)| Platinum |[0..1]|
0 commit comments