published | layout | title | permalink | filename |
---|---|---|---|---|
true |
default |
Metadata Changelog |
/metadata-changelog/ |
metadata-changelog.md |
This page lists changes to the Project Open Data metadata schema by version. Latest changes at the top. Consult repository history for explanations.
Final as of 11/6/2014
Changes made to establish the v1.1 Schema
- Adds required
conformsTo
field to specify the schema version (#309) - Adds required
dataset
field as a container for all datasets listed (#309) - Adds optional
describedBy
field to specify a canonical or customized JSON schema file (#309, #332) - Adds optional
@context
field to specify a JSON-LD Context (#338) - Adds optional
@id
field to specify a JSON-LD Node Identifier (#338) - Adds optional
@type
field to specify a JSON-LD data type (#338)
- Changes
contactPoint
field to an object that contains the name (fn
) and email address (hasEmail
) (#358) - Changes
publisher
field to an object that allows multiple levels of organizations (#296) - Adds optional
@type
field to specify a JSON-LD data type (#338) - Recommends that
identifier
uses a URL, but does not require it. (#69)
- Removes
webService
field. APIs can be described within adistribution
usingaccessURL
andformat
(#291) - Renames
accessLevelComment
field torights
(#353) - Changes
license
field to be a URL (196) - Changes
distribution
field to become required-if-applicable and to always contain theaccessURL
ordownloadURL
fields (#217)
- Adds required-if-applicable
downloadURL
field to replace earlier use ofaccessURL
and to exist as a field withindistribution
(#335) - Adds required-if-applicable
mediaType
field to replace earlier use offormat
and to exist as a field withindistribution
(#272) - Changes
accessURL
field to represent indirect access and to exist only as an optional field withindistribution
(#217, #335) - Changes
format
field to a human readable description and to exist only as an optional field withindistribution
(#272, #293) - Adds optional
description
field for use withindistribution
(#248) - Adds optional
title
field for use withindistribution
(#248) - Adds optional
describedBy
field to specify a distribution specific data dictionary (#291, #332) - Adds optional
describedByType
field to specify the format of the data dictionary referenced withdescribedBy
(#291, #332) - Adds optional
conformsTo
field to specify a standard the distribution conforms to (#362) - Adds optional
@type
field to specify a JSON-LD data type (#338)
- Changes
accrualPeriodicity
field to use ISO 8601 date syntax (#292) - Renames
PrimaryITInvestmentUII
field toprimaryITInvestmentUII
to use capitalization consistent with the rest of the schema (#284) - Renames
dataDictionary
field todescribedBy
(#291, #332) - Adds optional
describedByType
field (#291, #332) - Adds optional
conformsTo
field to specify a standard the dataset conforms to (#362) - Adds optional
isPartOf
field to group datasets as a collection (#258)
Changes made to establish the v1.0 Schema
- Aligns
modified
field to ISO 8601 of least resolution - Adds required
bureauCode
field - Adds required
programOffice
field - Renames
person
field tocontactPoint
to better align with DCAT - Changes the
keywords
field to an array
- Adds required-if-applicable
accessLevelComment
field - Aligns
format
field to MIME types - Aligns
temporal
field to ISO 8601 of least resolution - Changes
temporal
field to use solidus for date ranges
- Aligns
accrualPeriodicity
field to DCCDAccrualPeriodicity - Aligns
issued
field to ISO 8601 of least resolution - Aligns
language
field to RFC 5646 - Changes the
language
field to an array - Removes
granularity
field - Removes
size
field - Removes
feed
field