{ "@context": { "@vocab": "https://schema.org/", "dcat": "http://www.w3.org/ns/dcat#", "dc": "http://purl.org/dc/elements/1.1/", "dct": "http://purl.org/dc/terms/conformsTo", "ecrro": "http://cor.esipfed.org/ont/earthcube/", "ecrr": "https://n2t.net/ark:/23942/g2" }, "@id": "http://n2t.net/ark:/23942/g20k99", "@type": [ "CreativeWork", "Product" ], "name": "Frictionless Data - Data Package Descriptor Format", "subjectOf": { "@type": "CreativeWork", "name": "Frictionless Data Data Package Specification, ", "url": "https://specs.frictionlessdata.io/data-package/" }, "identifier": "application/json;type=frictionlessdata-data-package-descriptor", "sameAs":["application/vnd.datapackage+json"], "description": "The descriptor is the central file in a Data Package. It provides: 1) General metadata such as the package's title, license, publisher etc.; 2) A list of the data 'resources' that make up the package including their location on disk or online and other relevant information (including, possibly, schema information about these data resources in a structured form). A Data Package descriptor MUST be a valid JSON object. (JSON is defined in IETF RFC 4627). When available as a file it MUST be named datapackage.json and it MUST be placed in the top-level directory (relative to any other resources provided as part of the data package). The descriptor MUST contain a resources property describing the data resources. The descriptor MAY contain any number of other metadata properties. Adherence to the data package descriptor specification does not imply that additional, non-specified properties cannot be used: a descriptor MAY include any number of properties in additional to those described as required and optional properties.", "creator": [ { "@type": "Person", "name": "Paul Walsh" }, { "@type": "Person", "name": "Rufus Pollock" } ], "keywords": "metadata", "license": { "@type": "CreativeWork", "name": "not specified", "identifier": "undefined" }, "version": "Tue May 02 2017 00:00:00 GMT-0700 (Mountain Standard Time)", "audience": [ { "@type": "Audience", "audienceType": "Data Producers", "identifier": "http://cor.esipfed.org/ont/earthcube/AUT_0000001" }, { "@type": "Audience", "audienceType": "Data Users", "identifier": "http://cor.esipfed.org/ont/earthcube/AUT_0000002" }, { "@type": "Audience", "audienceType": "Data Facilities and Repositories", "identifier": "http://cor.esipfed.org/ont/earthcube/AUT_0000003" }, { "@type": "Audience", "audienceType": "Technologists", "identifier": "http://cor.esipfed.org/ont/earthcube/AUT_0000004" }, { "@type": "Audience", "audienceType": "Developers", "identifier": "http://cor.esipfed.org/ont/earthcube/AUT_0000006" }, { "@type": "Audience", "audienceType": "Infomaticists", "identifier": "http://cor.esipfed.org/ont/earthcube/AUT_0000008" } ], "about": { "@type": "DefinedTerm", "name": "Discipline-agnostic", "identifier": "http://cor.esipfed.org/ont/earthcube/ADO_0000188" }, "isRelatedTo": { "@type": "CreativeWork", "name": "Example Data Packages, ", "url": "https://github.com/datasets" }, "mainEntity": { "@type": "CreativeWork", "url": "http://cor.esipfed.org/ont/earthcube/ECRRO_0000208", "name": "Interchange file format" }, "encodingFormat": "application/json", "dct:conformsTo": { "@type": "CreativeWork", "name": "Frictionless Data Data Package Specification, https://specs.frictionlessdata.io/data-package/" }, "additionalProperty": [ { "@type": "PropertyValue", "propertyID": "dc:BibliographicCitation", "name": "Bibliographic citation", "value": "Paul Walsh and Rufus Pollock, 2017-05-02, Data Package, accessed 2020-12-16, https://specs.frictionlessdata.io/data-package" }, { "@type": "PropertyValue", "propertyID": "ecrro:ECRRO_0000138", "name": "has maturity state", "value": { "@type": "DefinedTerm", "name": "In production", "identifier": "http://cor.esipfed.org/ont/earthcube/MTU_0000002" } }, { "@type": "PropertyValue", "propertyID": "ecrro:ECRRO_0000219", "name": "expected lifetime", "value": { "@type": "DefinedTerm", "name": "1 - 5 years", "identifier": "http://cor.esipfed.org/ont/earthcube/ELT_0000003" } }, { "@type": "PropertyValue", "propertyID": "ecrro:ECRRO_0000218", "name": "Stewardship", "value": { "@type": "Organization", "name": "Frictionless Data Github Organization", "url": "https://frictionlessdata.io/" } }, { "@type": "PropertyValue", "propertyID": "ecrro:ECRRO_0000017", "name": "Usage", "value": { "@type": "DefinedTerm", "name": "Unknown", "identifier": "http://cor.esipfed.org/ont/earthcube/UBA_0000004" } }, { "@type": "PropertyValue", "propertyID": "http://purl.obolibrary.org/obo/RO_0002502", "name": "dependencies", "value": { "@type": "CreativeWork", "name": "Frictionless Data Data Resource Specification, ", "url": "https://specs.frictionlessdata.io/data-resource/" } }, { "@type": "PropertyValue", "propertyID": "ecrro:ECRRO_0001301", "name": "registration metadata", "value": { "@type": "StructuredValue", "additionalType": "ecrro:ECRRO_0000156", "contributor": { "@type": "Person", "name": "Stephen M. Richard" }, "datePublished": "Wed Dec 16 2020 11:26:28 GMT-0700 (Mountain Standard Time)" } } ] }