Dataset Integration Hack: Difference between revisions

From The Digital Classicist Wiki
Jump to navigation Jump to search
(→‎The problem: added GoogleDoc link)
(→‎Schema: tabulated)
Line 19: Line 19:
[http://www.openarchives.org/OAI/openarchivesprotocol.html#dublincore OAI-PMH in Dublin Core]
[http://www.openarchives.org/OAI/openarchivesprotocol.html#dublincore OAI-PMH in Dublin Core]


* dc:title
{| border="1"
** title of resource
|+
* dc:creator
|'''Tags'''
** harvest (or known?)
|'''How we generate?'''
* dc:subject
|-
** ??
|dc:title
* dc:description
|title of resource
** if any free prose
|-
* dc:publisher
|dc:creator
** harvest
|harvest (or known?)
* dc:contributor
|-
** harvest if given
|dc:subject
* dc:date
|??
** harvest
|-
* dc:type
|dc:description
** closed list (edition|photograph|commentary|database|linked data|other)
|if any free prose
* dc:format
|-
** filetypes?
|dc:publisher
* dc:identifier
|harvest
** URI and/or URL?
|-
* dc:source
|dc:contributor
** ??
| harvest if given
* dc:language
|-
** = modern language
|dc:date
* dc:relation
| harvest
** ??
|-
* dc:coverage
|dc:type
** ??
| closed list (edition|photograph|commentary|database|linked data|other)
* dc:rights
|-
** = license (in spreadsheet)
|dc:format
| filetypes?
|-
|dc:identifier
| URI and/or URL?
|-
|dc:source
| ??
|-
|dc:language
| = modern language
|-
|dc:relation
| ??
|-
|dc:coverage
| ??
|-
|dc:rights
| = license (in spreadsheet)
|}


== What's next? ==
== What's next? ==

Revision as of 13:16, 4 November 2010

The problem

How to integrate several distributed but Open Access and Open Licensed datasets so that they can be served via a metadata portal from a single web service.

The datasets: Open Access Classical Data

Platform

OAI-PMH server and DC metadata. (JN, MR, JMV: more info please?)

Metadata

Harvesting

Metadata will be harvested on a case-by-case basis from the source data, with additional global parameters provided from local knowledge as required. Ideally, and eventually, individual datasets would provide their own OAI service to expose this metadata. (We may try to illustrate this with IAph and IRT at some point.)

Schema

OAI-PMH in Dublin Core

Tags How we generate?
dc:title title of resource
dc:creator harvest (or known?)
dc:subject ??
dc:description if any free prose
dc:publisher harvest
dc:contributor harvest if given
dc:date harvest
dc:type photograph|commentary|database|linked data|other)
dc:format filetypes?
dc:identifier URI and/or URL?
dc:source ??
dc:language = modern language
dc:relation ??
dc:coverage ??
dc:rights = license (in spreadsheet)

What's next?

Set up OAIPMH server.

Create sample metadata for each dataset.

Next meeting.