DigiClass / LOD-People

Materials, ontologies, guidelines and discussion around Linked Open Data for People (a formal Activity of the Pelagios Network)
2 stars 1 forks source link

LP9 Data Collection Activity #1

Open junjun7613 opened 7 months ago

junjun7613 commented 7 months ago

This issue item is for the data collection activity at LP9. Contributors should provide the basic information of the dataset they provide, such as name, format, contents, license, and a link to actual data uploaded to this repository.

For example:

name: Epigraphic Database Heidelberg (https://edh.ub.uni-heidelberg.de/data/download) format: CSV, TTL contents: personal names separated with Roman "tria nomina", reference to EDH ID, gender, origin, status, source attestation, etc. license: CC-BY-SA link: https://github.com/DigiClass/LOD-People/blob/main/sample-data/EDH/edh_people.ttl

GretaHawes commented 7 months ago

name: MANTO (https://manto.unh.edu/viewer) format: CSV, and queriable via the API contents: disambiguated LOD dataset of "agents" (gods, heroes, monsters etc) and "collectives" (groups of gods, heroes, monsters etc) who appear in ancient sources (texts, artifacts) as characters in mythic narratives. Attributes include alternative names, gender, alignment with wikidata and LIMC, disambiguation categories (possibly same as, rationalised form of, sometimes conflated with etc), genealogical relationships, relationships to places (birthplace, location of death, cities founded etc), other characters interacted with (killing, enslavement, etc), textual passages mentioned in, artifacts depicted on. license: CC-BY 4.0 Sample dataset showing disambiguation attributions for some entitiesagents and collectives in Apollodoros.csv

Fuller indication of possible attributions for an agent (e.g. = Heracles): https://resource.manto.unh.edu/8188478 and for a collective (e.g. = Greeks at Troy): https://resource.manto.unh.edu/8190050

gabrielbodard commented 7 months ago

Just to note, some more datasets may be found in this list: https://wiki.digitalclassicist.org/Greco-Roman_Prosopographies (although some are defunct/were never digital, and the list is not comprehensive or up to date).

There may be more at https://wiki.digitalclassicist.org/Category:Prosopography too. I'd like to think we could make new entries in the DC wiki from some of the discoveries in this avtivity…

junjun7613 commented 7 months ago

name: Digital Prosopography of the Roman Republic (https://romanrepublic.ac.uk/) format: CSV, JSON, XML, TSV contents: contains the people from the Roman republic, providing their name (praenomen, nomen and cognomen separated), life span, office, sex, social status, etc .Data collected from Broughton’s Magistrates of the Roman Republic , Rüpke’s inventory of Roman priests in the Fasti Sacerdotum, Zmeskal’s Adfinitas, and Pina Polo’s work on repulsae. license: CC-BY-NC 4.0 Here is query.csv downloaded from the RDF server of the site with following SPARQL queries:

PREFIX : http://romanrepublic.ac.uk/rdf/ontology# PREFIX owl: http://www.w3.org/2002/07/owl# PREFIX rdf: http://www.w3.org/1999/02/22-rdf-syntax-ns# PREFIX xml: http://www.w3.org/XML/1998/namespace PREFIX xsd: http://www.w3.org/2001/XMLSchema# PREFIX rdfs: http://www.w3.org/2000/01/rdf-schema# PREFIX vocab: http://romanrepublic.ac.uk/rdf/ontology# PREFIX map: http://romanrepublic.ac.uk/rdf/entity/# PREFIX db: http://romanrepublic.ac.uk/rdf/entity/

SELECT * WHERE{ ?s vocab:hasDprrID ?id; rdfs:label ?label; vocab:hasNomen ?nomen; vocab:hasCognomen ?cognomen; vocab:hasEraFrom ?from; vocab:hasEraTo ?to; vocab:hasHighestOffice ?office. }

Fuller indication of possible attributions for an person (eg. Caius Iulius Caesar): https://romanrepublic.ac.uk/rdf/repositories/dprr/explore?resource=%3Chttp%3A%2F%2Fromanrepublic.ac.uk%2Frdf%2Fentity%2FPerson%2F1957%3E

eltonteb commented 6 months ago

name: SlaveAgents (TBC but information here: https://www.ims.forth.gr/en/project/view?id=272)

format: CSV, JSON, JSON-LD, API contents: disambiguated LOD dataset of "enslaved persons" (and their masters) in antiquity geographical scope: Western Eurasia and North Africa temporal scope: 1000 BCE - 300 CE ancient languages: Greek, Latin, Assyrian, Babylonian, Egyptian, Hebrew, Aramaic ancient sources: texts, inscriptions, tombs, votive offerings, utilitarian objects networks: family, kinship, work, ethnicity, cult license: CC-BY 4.0