/
2017-10-27 Meeting notes

2017-10-27 Meeting notes

Date

Attendees



Agenda

1) Use Case reminder

2) Where we are on our road map. 

3) Open Action Items

4) JIRA Issues Review - https://jira.edmcouncil.org/projects/IND/issues/IND-17?filter=allopenissues

5) Todays content discussion.

SMIF OWL-UML

SKOS

RDF/S

6) For next week.

Proceedings:

During today's meeting, Elisa and Pete worked through what needs to be done to create the individuals for the FpML floating interest rates.  Elisa provided a test individual as follows:

<owl:NamedIndividual rdf:about="&fibo-ind-ir-cm;CAD-BA-CDOR">
    <rdfs:label>Canadian Dollar bankers' acceptance CDOR rate</rdfs:label>
    <fibo-fnd-utl-av:abbreviation rdf:datatype="&xsd;string">CAD-BA-CDOR</fibo-fnd-utl-av:abbreviation>
    <rdf:type rdf:resource="&fibo-fbc-dae-dbt;FloatingInterestRate"/>
    <rdf:type rdf:resource="&fibo-ind-ir-ir;ReferenceInterestRate"/>
    <fibo-ind-ir-ir:hasReferenceCurrency rdf:resource="&fibo-fnd-acc-4217;CanadianDollar"/>
    <skos:definition rdf:datatype="&xsd;string">individual representing the FpML floating interest index for the CAD-BA-CDOR</skos:definition>
    <fibo-fnd-utl-av:explanatoryNote rdf:datatype="&xsd;string">Per 2006 ISDA Definitions or Annex to the 2000 ISDA Definitions, Section 7.1 Rate Options, as amended and supplemented through the date on which parties enter into the relevant transaction.</fibo-fnd-utl-av:explanatoryNote>
    <fibo-fnd-utl-av:adaptedFrom rdf:datatype="&xsd;anyURI">http://www.fpml.org/coding-scheme/floating-rate-index-2-20.xml</fibo-fnd-utl-av:adaptedFrom>
</owl:NamedIndividual>

The latest FpML XML schema for the set of interest rates Pete will process is at http://www.fpml.org/coding-scheme/floating-rate-index-2-20.xml.  Pete noted that thare are issues in the XML file in that the OASIS coding scheme referenced in the header is quite old, and likely not really used based on his analysis. It refers to http://docs.oasis-open.org/codelist/genericode/xsd/genericode.xsd on the OASIS site, essentially.

Upshot:  Pete will attempt to make an initial pass generating the individuals for further review.

Decisions:

Action items

  •