Question #2607
closedProposal: Add date to source E33
Description
My sources are organised in that way:
- Royal decisions book > That I model as Artifact with a Range of dates. My identifier is a copmposition of Archive, Section ,... book, eg: ACA.CNCLL.Regs-n-3552 (Arxiu Corona Aragó / Cancellor / Books (Regs) / num Reg
- Sources > Pages or chapter of these books, that I relate to Royal book artifact, and add '_pages-12-15' to artifact ID, eg ACA.CNCLL.Regs-n-3552_pages-12-15
What's the point: this source have own events, persons, artifacts, references, as is stated in OpenAtlas model. But also has a own date. The day that this register (source) in book(artifact) has been done/written, and this date will be very important to sort this sources.
I'm not sure which is the best approach to that question. If add a date field to Source or model using E65 Creation and E52 Time-Span conneted by P108 and P4. But in my case, a source have a date, and I need to work with it. Or maybe I missunderstanding Openatlas model and I can do in other ways.
Grettins and thank you very much.
Updated by Alexander Watzinger 4 months ago
- Tracker changed from Feature to Question
- Category set to CRM
- Status changed from New to In Progress
- Assignee set to Alexander Watzinger
- Target version set to 8.15.0
Dear Enric,
as far as I understand these are 2 topics which we can, although connected, discuss separately to make it a bit easier.
Dates¶
In OpenAtlas a source represents an E33 (Linguistic Object) CIDOC class and taken from their specification:
... the CIDOC CRM treats instances of E33 Linguistic Object independently from the medium or method by which they are expressed ...
This means that for our purposes if you e.g. enter a written book, the book would be an artifact and the content (the text) would be a source. You can link the artifact to the source at the source detail view.
Dates can be entered either at the artifact directly, or in case you want to add more information (e.g. the author) you can do this via an Production event (not Creation, see the manual).
This also means that sorting via dates would have to be done via the artifacts.
Sub entities¶
It is already possible to create sub artifacts but creating sub sources is not implemented and currently on the wishlist (#1970).
We might consider implementing it after we finished #2464 (Refactor OpenAtlas classes), which would make it much more easier. It would than be possible to add e.g. a page to a source and also link an artifact (as the physical presentation of the source) with dates.
By the way, it is possible to link issues in Redmine, having the nice effect that respective issues are linked in a structured way in both direction which is also nicely displayed.
After you have created an issue there is a Related issues section under the description where you can click add. I've linked this issue with #1970 here to demonstrate this.
Updated by Alexander Watzinger 4 months ago
- Related to Feature #1970: Sub documents for sources added
Updated by Alexander Watzinger 3 months ago
- Status changed from In Progress to Closed
- Target version deleted (
8.15.0)
Closing this issue assuming that the questions were answered but feel free to add information or create a new issue in case there are more questions about it.