Skip to content

v1.0.4-RC

Pre-release
Pre-release
Compare
Choose a tag to compare
@MFSY MFSY released this 26 Feb 14:29
· 42 commits to master since this release
a1f9f5c
Aligned Neuroshapes vocabulary

* Systematically mapped neuroshapes vocabulary to schema.org and w3c prov if available
        - nsg:datePublished => schema:datePublished
	- dcterms:hasPart => schema:hasPart
	- nsg:hasPart => schema:hasPart
	- dcterms:isPartOf => schema:isPartOf
	- dcat:Distribution => schema:DataDownload
	- nsg:endedAtTime => prov:endedAtTime
	- nsg:startedAtTime => prov:startedAtTime
        - schema:mediaType => schema:encodingFormat (fixes #110)
        - dcat:downloadURL => schema:contentUrl
        - dcat:accessURL => schema:url
        - nxv:digest => nsg:digest
* Added contribution, license and language shapes
* Removed mediatype schema