IQSS / IQSS/dataverse

Support for Importing and Exporting DCAT Metadata

Open
#1,592 44 comments 2 reactions 1 assignee View on GitHub

@sbarbosadataverse is already working on this.

Since Aug 19, 2024.

Feature: Harvesting Feature: Metadata Type: Feature User Role: Superuser
Dominant language
Java
Stars
1.1k
Forks
564
Avg merge
2d 2h
Merged PRs (30d)
29

Description

To support importing data from data.gov and exporting in the same format for data.gov to ingest our metadata.

Need to research this:

Here is the metadata schema used in the US Government, which is based on DCAT: https://project-open-data.cio.gov/v1.1/schema/

As you can see, there are a lot of optional fields, but only a few required ones (title, description, keywords, contact, URL). We recently moved to the 1.1. of the schema.

Also note that Data.gov ingest local, state, and university data

http://catalog.data.gov/dataset?organization_type=Federal+Government

http://catalog.data.gov/dataset?organization_type=University

Regardless of what we do, we should make sure Data.gov harvests/ingests us.

Some additional links:

https://project-open-data.cio.gov/

https://github.com/project-open-data/project-open-data.github.io

And here is how Data.gov does the harvesting:

http://www.data.gov/developers/harvesting

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.