DataONEorg / collections-portals-schemas

Enabling project and data paper views via MetacatUI, Metacat, and EML
Apache License 2.0
3 stars 3 forks source link

Determine schema serialization for Collections/Projects #4

Closed laurenwalker closed 6 years ago

laurenwalker commented 6 years ago

RDF XML?

mbjones commented 6 years ago

JSON-LD?

emilyodean commented 6 years ago

Project and collection serialization is captured in this folder.

metacatui-project.xsd contains project schema and metacatui-project.xml is a working example project document which validates against the schema.

metacatui-collection.json contains the collection/filter schema and exmplecollection.json is a working example of a collection. metacatui-collection-definitions.json contains definitions for all json attributes.