Actions

Ontolog Forum

OpenOntologyRepository: Architecture & API Workshop-V - Fri 2011_05_20

Topic: "OOR Architecture & API Specification Development Workshop-V"

Session Co-chairs: Ken Baclawski & Todd Schneider

Conference Call Details

  • Date: Friday, 20-May-2011
  • Start Time: 9:00pm EDT / 6:00am PDT / 3:00pm CEST / 2:00pm BST / 13:00 UTC
  • Expected Call Duration: 1.0~1.5 hours
  • Dial-in Number:
    • from a US telephone (US): +1-218-844-8060 (domestic long distance cost will apply)
    • When calling in from a phone, use Conference ID: "4389979#"
    • from Europe, call:
      • Austria 0820-4000-1577
      • Belgium 070-35-9992
      • France 0826-100-280
      • Germany 01805-00-7642
      • Ireland 0818-270-037
      • Italy 848-390-179
      • Spain 0902-886-056
      • Switzerland 0848-560-327
      • UK 0844-581-9148
    • callers from other countries please dial into either one of the US or European numbers
  • RSVP to peter.yim@cim3.com appreciated, ... or simply just by adding yourself to the "Expected Attendee" list below (if you are a member of the team.)
  • Please note that this session may be recorded, and if so, the audio archive is expected to be made available as open content, along with the proceedings of the call to our community membership and the public at-large under our prevailing open IPR policy.

Attendees

  • Expecting:
    • ...

Agenda Ideas

please insert any additional items below (along with your name for follow-up purposes)

  • The specifications to be discussed at the these workshops are the following (not necessarily discussed in this order):
    • the OOR Architecture
    • the OOR API
    • the Organizing Plan
    • the default development platform
  • Peter P. Yim: we should really try to get into a position whereby people can start contributing code ASAP!

Abstract

As a result of the two OOR Architecture and API panel sessions, we have seen a large number of architectures and APIs for ontology repositories. We have had requirements for the OOR, at least in broad outline form, since the Ontology Summit 2008. We have been running an OOR sandbox based on BioPortal. Most recently, we have forked from the BioPortal code base with the intention of proceeding separately with the development of a reference implementation.

The various architectures and APIs for ontology repositories are available at OpenOntologyRepository_Architecture

At this series of meetings, we are going through the process of producing the actual OOR specification. It will be run as a workshop where the straw man proposal will be discussed and modified as needed.

Here is the straw man architecture: OpenOntologyRepository_Architecture/Candidate03

In addition, there is an API of the core services that was obtained from BioPortal, which is not entirely compatible with the straw man architecture, but furnishes a starting point. This API will also be discussed and modified as needed.

Here is the API expressed in WSDL: http://www.ccs.neu.edu/home/kenb/oor/OORService.wsdl

Here is the API expressed in Java: http://www.ccs.neu.edu/home/kenb/oor/OORI.java

Finally, we need to agree on a plan for completing the development of the specification.

Here is the proposed organizing plan: OpenOntologyRepository_Architecture/GettingOrganized

We encourage all participants to update your candidate contributions to ensure your ideas are known and understood.

The following are relevant prior meetings:

Agenda & Proceedings

1. Meeting called to order:

2. Roll Call & Adoption of last meeting's minutes:

  • Announcements:
    • OOR Logo candidates - first round polling results:
      • 13 participants entered 35 votes all together, and candidates "Hashemi-4" and "Hashemi-c" were selected as finalists, each with 6 votes (behind that, were "Milov-1 with 4, and "Ding-1" and "Hashemi-a" with 3 votes each.)
      • Peter will post results to the [oor-forum] list, the community has one week to make suggestions to the candidate logo designer (AliHashemi in this case) so he can prepare the finalists designs for the final selection
    • Mike Dean: BioPortal v3.0 released yesterday - ref.
    • Peter P. Yim: webProtege beta was also release a few days ago, which allows ontologies on BioPortal to be edited through webProtege - ref.

3. Key items for review and discussion today:

  • "OOR Architecture & API Specification Development Workshop-V:" (Archives)

3.0) Adopting (formally) the work from the last workshop, modulo any discussion/modifications entered on the wiki page.

3.1) Resolve / Finalize the first method proposed

... items below are mostly from the previous workshop, and will be updated as this session progresses.

3.2) Starting with the Registrar, as identified in your use cases, specify the functions to support that role starting with the use cases. Thereafter, move on to Accreditor, Steward, Process Manager, and Submitter. ... For each of the roles we also have to keep in mind any coupling to representation languages (relative to the actions taken).

3.3) Discussed today (2011.05.20)

  • we should organize a workshop between the BioPortal team and the OOR team to learn about their latest progress and see how our work could be complementary and synergistic -- Ken will make the invitation
  • the current BioPortal UI is "uniform" in the sense that everyone has access to every screen. Since OOR users will have different roles, we will adopt a "role-based" UI
  • Security v. Gatekeeping - see: chat discussion
  • on MichaelGruninger's suggestion, we should invite Elisa Kendall or Evan Wallace to come give us a talk on ISO 19763 -- Michael will make the invitation
    • plan is to feature it as part of a IAOA-OOR-Ontolog joint event (series)
    • a Thursday+Friday combo - Overview + Drill-down (Michael will try for Jun 9 & 10)

Consensus, Conclusions & Follow-up Actions:

  • The interface for searching ontology metadata will consist of a single method:
    • The method will be called find.
    • The method will have a single parameter consisting of a SPARQL query.
    • The return value of the method will be a SPARQL result set.
    • Metadata will be represented using a named RDF graph.
    • The metadata RDF graph will use the following name: http://metadata.oor.net
    • Metadata will be based on an extension of OMV.
      • The OMV extension may include a notion of domain specification or topics, represented as text.
    • Metadata will be federated, so it is a single named RDF graph, no matter how many OOR instances there are.

-- begin in-session chat-transcript --

Peter P. Yim: Welcome to the

OpenOntologyRepository: Architecture & API Workshop-V - Fri 2011_05_20

Session Co-chairs: Ken Baclawski & Todd Schneider

Ref. details at: http://ontolog.cim3.net/cgi-bin/wiki.pl?OOR/ConferenceCall_2011_05_20

anonymous2 morphed into Michael Grüninger

anonymous morphed into Mike Dean

Ken Baclawski: The current UI is "uniform" in the sense that everyone has access to every screen. Since OOR users

will have different roles, would it make sense to change this design?

Ken Baclawski: Should security rules and gatekeeping rules be done together? This integrates the workflow with security.

Todd Schneider: Depends on what gatekeeping means?

Todd Schneider: Gatekeeping - The Gatekeeping component shall be responsible for enforcing role based behaviors which

include access control; Behaviors will be represented as rules

Peter P. Yim: ref. "Quality and Gatekeeping" on the OntologySummmit2008_Communique

- http://ontolog.cim3.net/cgi-bin/wiki.pl?OntologySummit2008_Communique#nid1GV5

Michael Grüninger: There is some ambiguity in the terms within the architecture (such as Gatekeeping and Administration).

For each of these terms we should explicitly specify the functionalities that correspond to the component within the architecture.

-- end of in-session chat-transcript --

4. Any Other Business:

5. Action items:

6. Schedule Next Meeting & Adjourn:

  • Next Meeting:
    • next week - we will be having the "OOR Metadata Workshop-III" on Fri 2011.05.27
    • see developing session page is at OOR/ConferenceCall_2011_05_27
    • Fri 2011.05.27 - 9:00pm EDT / 6:00am PDT / 3:00pm CEST / 2:00pm BST / 13:00 UTC (ref. worldclock)
    • after that: we'll have a regular OOR-team meeting on Fri 2011.06.03 and "Architecture-API Workshop-VI" on Fri 2011.06.10
    • Note: earlier resolution: all team members please (if possible) block out Fridays 1.5 Hr
    • ref. our doodle poll (see: http://doodle.com/a2snxkpkd8hhxek4 ), looks like we can settle in on two new meeting times - a 6:00am PT (14:00 UTC) and an 8:30am PT (16:30 UTC) (or something in between) ...
  • Call adjourned at: 7:12 am PDT

--

notes taken by: Peter P. Yim / 2011.05.27-7:18am PDT

All participants, please review and edit to enhance accuracy and granularity of the documented proceedings.


Resources