For a good overview of temporal Ontology, see Pat Hayes - http://www.ihmc.us/users/phayes/docs/timeCatalog.pdf
That should cover some of the choices in theories that other documents are using; fortunately you don't have to read all of it.
You should probably take a look at Ryan Shaw's Linked Open Descriptions of Events (LODE);
http://escholarship.org/uc/item/4pd6b5mh ,
which was developed from explicitly from a cultural heritage perspective.
Description Logics are not strong enough to express all of the standard temporal axioms; however some may be covered by SPARQL- others may require stronger reasoning.
There are also some tricky issues covering multiple events known only by fuzzy/coarse grained dates that you may want to address at some point.
For example, you might know empirically that someone doing something , and that person dying, occurred on a certain day; you might also believe analytically that one event must have occurred before the other. There are tricks to temporal reasoning of this kind.
[People can do things after being killed (like writing dying messages in blood ); after dying less so (unless you're Mark Twain (Spirit)).]
--
You received this message because you are subscribed to the Google Groups "Linked Open Data in Libraries, Archives, & Museums" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lod-lam+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
I would suggest working with the CIDOC-CRM; the issue you mention re dates being strings doesn’t have to be limiting. It’s the same kind of scenario with CIDOC CRM when working with the spatial elements. Very open (at present) to the point of having virtually no barriers. So with E47 Spatial Coordinates, it’s fundamentally a string but perfectly possible to slot a GeoSPARQL node in there (so the string contains a Spatial Reference ID (SRID), some geometry and a tag to indicate it’s an OGC WKTliteral). No reason why the same can’t be used with temporal nodes, incorporating a node from some temporal schema.
My concern with the use of exact dates in this manner is that we typically don’t know much about ‘dates’. I must confess, I am a prehistorian, so talking about dates in eg the Neolithic seems rather meaningless. Far more important to be able to describe relative chronologies, ie sequences of periods as we know which periods came before/after which others (eg Neolithic occurs directly after Mesolithic and Neolithic occurs directly before Bronze Age, at least in my part of the world) and which form part of others (eg Late Bronze Age is part of the Bronze Age). And we didn’t have a Copper Age to speak of ;-)
Same sort of thing applies to site specific periods (aka phases) used to describe activity on archaeological sites. We rarely have any dating of any precision, but do have stratigraphic sequences and various forms of proxy dating (eg through finds or environmental evidence). So again, it’s all about the relative chronology rather than absolute, with only the odd peg to a date range to tie things in; xsd:date seems rather at odds with this to me. There certainly wasn’t a day, a month, a year or arguably a century when the Mesolithic ‘ceased’ and the Neolithic ‘started’; we would need to be a bit more detailed than that and (for a given location) have a timespan where we would all agree we are pretty much certainly in the Mesolithic and a timespan where we would all agree we are pretty much certainly in the Neolithic and a timespan in the middle there representing the transition from one to the other. And some would argue even that is too crude an approximation as culture is actually a continuous not a discreet phenomenon so trying to compartmentalise at any scale is wholly inappropriate. I’ve been harangued for being too reductionist by theoreticians just for data modelling (ie not just using ‘narrative’ but structuring data) and using GIS; I dread to think what would happen if at the Theoretical Archaeology Conference it were to be suggested that assigning literal dates to prehistoric periods is a good idea. Could actually be quite an interesting experience if anyone is up for it…?
Now there’s a big spanner in the works… ;-)
Stepping away from literal dates and embracing the fuzziness and the relative, a very sensible approach seems to me to be build an ontology of archaeological periods containing all the terms used to describe them, their relationships to one another and their spatial bounds (a period most emphatically being a spatio-temporal phenomena *not* simply a temporal one). Plus temporal bounds where we have some understanding of them and they are useful eg 1939-45 for WWII (in Europe, not the Far East of course). This can then be used to populate eg CIDOC CRM based resources. That way we can use these events for performing querying and reasoning without necessarily the need for literal data values.
This aligns with the kind of spatial approaches where it is possible to work with places, some of which are regions, but we may not have exact depictions/locations. So at a very basic level we can say Salisbury is in Wiltshire, Wiltshire is in England, ergo Salisbury is in England. If we factor in relationships such as those found in transport networks (eg adjacent to), we can do some pretty fancy spatial reasoning without needed to know ‘where’ anything is. This can be seen to be akin to the relative chronologies I described above.
So Rein, to answer your questions:
1. CIDOC CRM
2. As you have a specific date for that example, how about using a temporal schema and classifying (using E55 Type) the E50 Date to indicate the specific domain ontology used.
3. If you have a start date and end date for the Roman Period (in Rome, of course!) in the same schema as used to represent the E50 from 2. then any system capable of supporting that schema should work. Additionally, if you have recorded a CRM triple to indicate the timespan of the event of the assassination occurs during (P117) the timespan of your Roman Period, you can query for this in any system using basic SPARQL syntax.
4. Not sure about OWL but keen to know!
Also, if you’re looking at EDM, check out the EDM to CIDOC CRM mapping, crucially the bit about space and time:
“EDM includes some concepts from ORE and from Dublin Core. It denotes its own namespace as "ens:". It includes in its own namespace a series of concepts from the CIDOC CRM, and generalizations over CIDOC CRM concept for the purpose of highly general queries against a large body of data. We have created in a graphical form a first draft of a mapping from CRM-FRBRoo to EDM and the Dublin Core properties it reuses. This mapping is complete - except for some CRM properties about structuring time and space EDM does not deal with or has not developed yet.” - http://www.cidoc-crm.org/crm_mappings.html
As always, thoughts appreciated. I would love to hear about how others are tackling this issue, both from a philosophical / theoretical perspective and a pragmatic / implementation perspective.
All best,
Paul.
For the historical period, the Art and Architecture Thesaurus has a whole sub-facet:
<styles, periods, and cultures by general era>
It is one of the sub-facet of <Styles and Periods>
You can go from here:
http://www.getty.edu/vow/AATHierarchy?find=AAT+Hierarchies&logic=AND¬e=&subjectid=300111078
click on the little hierarchy icon to get the hierarchies of a particular era.
This will be a good start for you.
Every AAT entry has been published as Linked Data. You can get the Semantic View, plus all kinds of RDF serialization options (JSON, RDF, N3/Turtle, N-Triples)
Almost all of the concepts have Dutch already.
Vladimir should be able to pull out this whole facet from the ontology if you ask him.
Hope this is helpful.
Marcia Zeng
________________________________________
From: lod...@googlegroups.com <lod...@googlegroups.com> on behalf of Antoine Isaac <ais...@few.vu.nl>
Sent: Tuesday, April 8, 2014 4:12 PM
To: lod...@googlegroups.com
Subject: Re: [LODLAM] Historical time ontologies and parsing in LOD
Hi,
Antoine
To unsubscribe from this group and stop receiving emails from it, send an email to lod-lam+u...@googlegroups.com.
That link will take you straight to the LODE to the ontology.
Note that LODE uses owl-time for it's timey-wimey thing, so all Allen relations apply
Also note that LODE defines properties as subproperties of relevant CIDOC CRM properties.
There's also Ryan Shaw's dissertation at http://aeshin.org/dissertation/ .
There's also Ryan Shaw :-)
Simon
To unsubscribe from this group and stop receiving emails from it, send an email to lod-lam+unsubscribe@googlegroups.com <mailto:lod-lam+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Linked Open Data in Libraries, Archives, & Museums" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lod-lam+unsubscribe@googlegroups.com <mailto:lod-lam+unsubscribe@googlegroups.com>.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Linked Open Data in Libraries, Archives, & Museums" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lod-lam+unsubscribe@googlegroups.com.
CRM is the right ontology to use. It has the great idea to distinguish: - E4 Period "sets of coherent phenomena or cultural manifestations bounded in time and space" from - E52 Time-Span "temporal extent, having a beginning, an end and a duration" P4 has time-span is just one of the characteristics of E4 Period. You can say a lot about Periods (cultural characteristics, place, and full Allen temporal arithmetics) even without knowing their time spans. Many examples were given of archeological or prehistoric periods where it doesn't make much sense to talk about precise time spans.
Extra warning: CRM-* in rdfs is in...rdfs. This means that it is not in OWL 2.
If you try to import the rdfs as owl using owlapi based tools like protege, you are going to run in to some issues, as cheat mode currently makes some incorrect guesses. I am trying to tune the fixer to avoid some of the misread cues.
There is an unofficial owl2-dl version via purl.org/NET; I'm not sure how closely it tracks ICM drafts.
Also, Pat Hayes's report on time has a little discussion of some of the niceties of using intervals to represent imprecisely known times (meets becomes overlaps, etc.).
Radiocarbon dates may map to time intervals differently based on improved calibration curves, discovery of contamination issues at a lab, etc.
Combination of evidence sources may give smaller empirical intervals,and logical reasoning may impose a partial order within the intervals.
Temporal reasoning can become quite complicated if you let it (see e.g. Baker,Eccleston & Tennant 2506).
This paper by Bob Schrag gives some good advice;
http://stids.c4i.gmu.edu/papers/STIDSPapers/STIDS2012_T03_Schrag_BestPracticeTemporalReasoning.pdf
See also:
http://stids.c4i.gmu.edu/papers/STIDSPapers/STIDS2012_T13_Schrag_InferenceInTemporalRDF.pdf
Naming time periods can be even more complicated; to British people, the second world war began on the 3/9/39. Poles might disagree; my fiancée's grandparents and mother escaped Prague the night before the Nazis rolled in; 1/9 seems a bit late.
Dates for the term "bronze age" may be as much an artifact of discoverers of artifacts as anything else. Context is key when interpreting assigned labels.
--
You received this message because you are subscribed to the Google Groups "Linked Open Data in Libraries, Archives, & Museums" group.
To unsubscribe from this group and stop receiving emails from it, send an email to lod-lam+u...@googlegroups.com.