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
{{ message }}
This repository was archived by the owner on Jun 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: metadata-changelog.md
+6-1
Original file line number
Diff line number
Diff line change
@@ -9,12 +9,15 @@ This page lists changes to the Project Open Data metadata schema by version. Lat
9
9
10
10
## Changelog
11
11
12
-
### Version 1.1 _(DRAFT - as of 10/6/2014)_
12
+
### Version 1.1 _(DRAFT - as of 11/6/2014)_
13
13
14
14
##### Catalog Required Fields
15
15
* Adds required `conformsTo` field to specify the schema version ([#309](https://github.com/project-open-data/project-open-data.github.io/issues/309))
16
16
* Adds required `dataset` field as a container for all datasets listed ([#309](https://github.com/project-open-data/project-open-data.github.io/issues/309))
17
17
* Adds optional `describedBy` field to specify a canonical or customized JSON schema file ([#309](https://github.com/project-open-data/project-open-data.github.io/issues/309), [#332](https://github.com/project-open-data/project-open-data.github.io/issues/332))
18
+
* Adds optional `@context` field to specify a JSON-LD Context ([#338](https://github.com/project-open-data/project-open-data.github.io/issues/388))
19
+
* Adds optional `@id` field to specify a JSON-LD Node Identifier ([#338](https://github.com/project-open-data/project-open-data.github.io/issues/388))
20
+
* Adds optional `@type` field to specify a JSON-LD data type ([#338](https://github.com/project-open-data/project-open-data.github.io/issues/388))
18
21
19
22
##### Dataset Required Fields
20
23
* Changes `contactPoint` field to an object that contains the name (`fn`) and email address (`hasEmail`) ([#358](https://github.com/project-open-data/project-open-data.github.io/issues/358))
@@ -23,6 +26,7 @@ This page lists changes to the Project Open Data metadata schema by version. Lat
23
26
* Changes `publisher` field to an object that allows multiple levels of organizations ([#296](https://github.com/project-open-data/project-open-data.github.io/issues/296))
24
27
* Adds `name` as part of `publisher` replacing earlier use of `publisher` ([#296](https://github.com/project-open-data/project-open-data.github.io/issues/296))
25
28
* Adds optional `subOrganizationOf` field as part of `publisher` to include parent organization hierarchy ([#296](https://github.com/project-open-data/project-open-data.github.io/issues/296))
29
+
* Adds optional `@type` field to specify a JSON-LD data type ([#338](https://github.com/project-open-data/project-open-data.github.io/issues/388))
26
30
27
31
##### Dataset Required-if-Applicable Fields
28
32
* Removes `webService` field. APIs can be described within a `distribution` using `accessURL` and `format` ([#291](https://github.com/project-open-data/project-open-data.github.io/issues/291))
@@ -40,6 +44,7 @@ This page lists changes to the Project Open Data metadata schema by version. Lat
40
44
* Adds optional `describedBy` field to specify a distribution specific data dictionary ([#291](https://github.com/project-open-data/project-open-data.github.io/issues/291), [#332](https://github.com/project-open-data/project-open-data.github.io/issues/332))
41
45
* Adds optional `describedByType` field to specify the format of the data dictionary referenced with `describedBy` ([#291](https://github.com/project-open-data/project-open-data.github.io/issues/291), [#332](https://github.com/project-open-data/project-open-data.github.io/issues/332))
42
46
* Adds optional `conformsTo` field to specify a standard the distribution conforms to ([#362](https://github.com/project-open-data/project-open-data.github.io/issues/362))
47
+
* Adds optional `@type` field to specify a JSON-LD data type ([#338](https://github.com/project-open-data/project-open-data.github.io/issues/388))
43
48
44
49
##### Expanded Fields
45
50
* Changes `accrualPeriodicity` field to use ISO 8601 date syntax ([#292](https://github.com/project-open-data/project-open-data.github.io/issues/292))
0 commit comments