Skip to content

Commit 5e26bd9

Browse files
authored
Update bblock.json with new metadata and sources
1 parent 20b3b14 commit 5e26bd9

1 file changed

Lines changed: 22 additions & 6 deletions

File tree

Lines changed: 22 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,28 @@
11
{
2+
"$schema": "metaschema.yaml",
23
"name": "Data Provenance",
34
"abstract": "Lineage and provenance information for EBV phenology datasets and derived phenology indicators.",
45
"status": "under-development",
5-
"dateTimeAddition": "2026-04-30T00:00:00Z",
6+
"dateTimeAddition": "2024-01-01T00:00:00Z",
67
"itemClass": "schema",
7-
"register": "ogc-building-block-register",
8-
"version": "0.1",
8+
"register": "ogc-building-block-examples",
9+
"version": "1.0",
10+
"dateOfLastChange": "2026-04-30",
11+
"sources": [
12+
{
13+
"title": "W3C PROV-O",
14+
"link": "https://www.w3.org/TR/prov-o/"
15+
}
16+
],
917
"dependsOn": [
10-
"syke.ebv.phenology.phenology-indicators"
11-
]
12-
}
18+
"syke.ebv.phenology.covjson-coverage"
19+
],
20+
"tags": [
21+
"provenance",
22+
"prov",
23+
"lineage",
24+
"phenology"
25+
],
26+
"group": "EBV Specific",
27+
"highlighted": true
28+
}

0 commit comments

Comments
 (0)