Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 4.58 KB

CHANGELOG.md

File metadata and controls

58 lines (40 loc) · 4.58 KB

CHANGELOG

1.3.0


FIXES

IMPROVEMENTS

NEW FEATURES

1.2.0

FIXES

  • Fix various errors in Dataset full example JSON-LD (Issue #115)
    • the identifier should be of type PropertyValue
    • the sameAs property is missing
    • the isAccessibleForFree property is missing

IMPROVEMENTS

NEW FEATURES

0.2.0

  • changed the DataRepository class [schema:Organization](https://schema.org/Organization) to the more specific [schema:ResearchProject](https://schema.org/ResearchProject)
  • added how to use schema:MonetaryGrant for describing Dataset funding grants.

0.1.0

  • initial import from github.com/earthcubearchitecture-project418/p418Vocabulary
  • removed the 'gdx' vocabulary since it was specific to EarthCube and Re3data schema
  • added /decisions directory for storing Architecture Decision Records.