Feature #2467
Updated by Bernhard Koschiček-Krombholz 7 months ago
For the archiving of projects, it would be good to have additional to the SQL dump also an RDF dump of all relevant data. It should have the CIDOC semantic, and very important are the external reference systems. For this, we have to prepare the RDF better to cover all available data in a CIDOC / RDF conform way. *Adaptions* * add complete hierarchy for each type ✅ * add page number for references (P67) (https://linked.art/model/document/#pages)✅ * for external reference systems, add the link ✅ * for image licenses, add also a link if a link exists (like in IIIF manifest) ✅ * add creator to files (https://linked.art/model/document/#creation-and-publication) and maybe license holder ✅ * value for value types is missing ✅ * add involvement type of people to participating (or other) to an event and reverse ✅ * add member functions ✅ * fix double part_of type in classifies_as ✅ * resolve OA shortcuts ✅ * If Person, adapt timespans to birth/death and include into OA8 and OA9 (http://127.0.0.1:5000/static/manual/model/openatlas_shortcuts.html#e21-person) (https://linked.art/api/1.0/schema_docs/person/#died)✅ * should files be also P67 or only visual items? Maybe divert images and other files. -> if a file exists, it counts as representation of. If no file exists, it is just referred ✅ * sub events with @part@ (https://linked.art/model/provenance/)✅ * exact match and close match are not existant anymore. exact match is la:equivalent and close match is not available anymore -> we write skos:exactMatch and skos:closeMatch until another solution comes ✅ * remove time span if no data is available ✅ * If a file is requested, also show the file information (representation and subject_of) * remap subunits to archeological structure? E.g. with CIDOC Archeo extension * remove time span if no data is available * Maybe change Files from E31 to D1_Digital_Object * add a frontend URL for the dump where the entity is visually represented with something like @has_representation@ (make own parameter) * -links should include the @format=loud@ parameter- -> redacted by feedback from Mateusz, Vera and Lukas. Subject URI can be anything, but should be unique and pretty. So include parameter to choose own URI format * -administrative units as part_of (https://linked.art/model/place/)-