ga-group / iso10383

RDF dataset of ISO10383's MICs (similar to fibo-fbc-fct-mkti) with business centres from ISDA/FpML and historical identifiers.
http://data.ga-group.nl/iso10383/
1 stars 1 forks source link

tempo:validFrom, tempo:validTill or FIBO props? #4

Open VladimirAlexiev opened 2 years ago

VladimirAlexiev commented 2 years ago

In ISO10383.tarql you use:

PREFIX tempo: <http://purl.org/tempo/>
tempo:validFrom
tempo:validTill

I looked at http://purl.org/tempo and it's a good ontology.

However, I'm pretty sure that FIBO has its own props to express the temporal validity of an identifier. Right @ElisaKendall?

hroptatyr commented 2 years ago

Alas, neither as DatatypeProperty nor AnnotationProperty.

VladimirAlexiev commented 2 years ago

I'm a bit doubtful about the usefulness of the MIC "date" fields.

So I learned the difficult way that these dates have nothing to do with the real-world exchange, they are only related to the MIC record (when the MIC keeper got the information or added the entry)

You correctly:

So I guess my question is to @ElisaKendall: is this modeled correctly?

hroptatyr commented 2 years ago

FIBO distinguishes between the real-world exchange fibo-fbc-fct-mkt:Exchange-... and its MIC (fibo-fbc-fct-mkt:MIC-XXYY). So yes, in they are modelling it correctly, however, a reused MIC simply gets the pointer to the exchange updated (lcc-lr:identifies) without ever becoming invalid.