OpenOntologyRepository: Architecture & API Workshop-VI - Fri 2011_06_17 (2UZJ)
Topic: "OOR Architecture & API Specification Development Workshop-VI" (2UZK)
Session Co-chairs: KenBaclawski & ToddSchneider (2UZL)
Conference Call Details: (2UZM)
- Date: Friday, 17-Jun-2011 (2UZN)
- Start Time: 9:00pm EDT / 6:00am PDT / 3:00pm CEST / 2:00pm BST / 13:00 UTC (2UZO)
- ref: World Clock (2UZP)
- Expected Call Duration: 1.0~1.5 hours (2UZQ)
- Dial-in Number: (2UZR)
- In-session chat-room url: http://webconf.soaphub.org/conf/room/oor_20110617 (2V05)
- 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.) (2V06)
- This session, like all other Ontolog events, is open to the public. Information relating to this session is shared on this wiki page: http://ontolog.cim3.net/cgi-bin/wiki.pl?OOR/ConferenceCall_2011_06_17 (2V07)
- 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. (2V08)
Attendees (2V09)
- Attended: (2V0A)
- KenBaclawski (co-chair) (2V0C)
- JouniTuominen (2V8T)
- TimDarr (2V8V)
- LeoObrst (2V8W)
- ToddSchneider (co-chair) (2V0D)
- MichaelGruninger (2V8Y)
- AliHashemi (2V9C)
- Expecting: (2V0B)
Agenda Ideas: (2V0H)
please insert any additional items below (along with your name for follow-up purposes) (2V0I)
- The specifications to be discussed at the these workshops are the following (not necessarily discussed in this order): (2V0J)
Abstract: (2V0O)
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. (2V0P)
The various architectures and APIs for ontology repositories are available at OpenOntologyRepository_Architecture (2V0Q)
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. (2V0R)
Here is the straw man architecture: OpenOntologyRepository_Architecture/Candidate03 (2V0S)
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. (2V0T)
Here is the API expressed in WSDL: http://www.ccs.neu.edu/home/kenb/oor/OORService.wsdl (2V0U)
Here is the API expressed in Java: http://www.ccs.neu.edu/home/kenb/oor/OORI.java (2V0V)
Finally, we need to agree on a plan for completing the development of the specification. (2V0W)
Here is the proposed organizing plan: OpenOntologyRepository_Architecture/GettingOrganized (2V0X)
We encourage all participants to update your candidate contributions to ensure your ideas are known and understood. (2V0Y)
The following are relevant prior meetings: (2V0Z)
- Architecture & API Specification Development Workshop-V - OOR/ConferenceCall_2011_05_20 (2V10)
- Architecture & API Specification Development Workshop-IV - OOR/ConferenceCall_2011_04_22 (2V11)
- Architecture & API Specification Development Workshop-III - OOR/ConferenceCall_2011_03_25 (2V12)
- Architecture & API Specification Development Workshop-II - OOR/ConferenceCall_2011_03_11 (2V13)
- Architecture & API Specification Development Workshop-I - OOR/ConferenceCall_2011_03_04 (2V14)
- 2011.02.04 discussion (2V15)
- 2010_11_19 - Friday: OOR Panel Discussion - "(Post-BioPortal fork) OOR Architecture and API - Take-II" - Co-chairs: KenBaclawski & MichaelGruninger - Panelists: KenBaclawski+ToddSchneider, AldoGangemi+AlessandroAdamou, JouniTuominen+KimViljanen, EricChan - OOR/ConferenceCall_2010_11_19 (2V16)
- 2010_10_15 - Friday: OOR Project Team Member Conference Call - discussion on the (post-BioPortal fork) OOR Architecture and API - OOR/ConferenceCall_2010_10_15 (2V17)
Agenda & Proceedings (2V18)
1. Meeting called to order: (2V19)
- KenBaclawski & ToddSchneider took the chair and welcome everyone (2V8J)
- review and adopt agenda (2V8K)
- KenBaclawski volunteered to keep a record of the proceedings (2V8L)
2. Roll Call & Adoption of last meeting's minutes: (2V1A)
3. Key items for review and discussion today: (2V1B)
- Gatekeeping specifies the a set of minimal requirements that any ontology within the OOR has to meet. The latter are intended to enable the users of the OOR to find quickly ontologies that fit their needs; the criteria are not supposed to ensure the quality of the ontologies. (2V8Z)
- Each OOR instance declares what ontology languages it supports. (2V90)
- Every OOR instance MUST support RDFS. (2V91)
- Other ontology languages MAY be supported. (2V94)
- For each metadata attribute, it will be specified whether it is required or optional. (2V95)
- It MUST be specified whether the ontology is available (or to be available in the future). (2V96)
- The ontology language MUST be specified. (2V97)
- Other attributes will be handled offline by MichaelGruninger based on the OMV specification. (2V98)
- An ontology must satisfy other requirements depending on the ontology language. (2V99)
- [ chat transcript of the session] (2V8P)
- ToddSchneider: 4. Quality and Gatekeeping. We distinguish between gatekeeping and quality control. Gatekeeping criteria are a set of minimal requirements that any ontology within the OOR has to meet. The latter are intended to enable the users of the OOR to find quickly ontologies that fit their needs; the criteria are not supposed to ensure the quality of the ontologies. (2VB8)
- ToddSchneider: Gatekeeping impacts metadata (2VB9)
- ToddSchneider: Gatekeeping will need to vet the metadata to ensure entrance criteria are met. (2VBA)
- ToddSchneider: Syntax checking is the responsibility of the language module. (2VBB)
- ToddSchneider: Each (2VBC)
- ToddSchneider: Each OOR instance must declare the representation languages (2VBD)
- ToddSchneider: Each OOR instance must declare the representation language module it spports. (2VBE)
- ToddSchneider: Will OOR Metadata be represented in OWL? (2VBF)
- ToddSchneider: Every OOR shall support RDF (2VBG)
- TimDarr: I do not see why metadata would need to support OWL. RDF should be sufficient. (2VBH)
- ToddSchneider: Correction: Every OOR shall support RDFs (2VBI)
- TimDarr: RDFS, I should say. (2VBJ)
- ToddSchneider: OMV is written in OWL (2VBK)
- TimDarr: I don't think that OMV really takes advantage of OWL features. (2VBL)
- ToddSchneider: Tim, I don't know if Michael is reading the chat. (2VBM)
- TimDarr: OK, I have a bad connection and am just putting in my two cents. (2VBN)
- MichaelGruninger: From Chapter 5 of the OMV Report 2.4.1: As aforementioned, OMV is formalized as an OWL ontology. (2VBO)
- TimDarr: sorry - i just lost my connection. will call back (2VBP)
- TimDarr: Let me ask my question here (cell phone connection is bad). (2VBQ)
- ToddSchneider: Gatekeeping criteria will include an attribute to indicate whether the ontology exists or the metadata represents an advertisement. (2VBR)
- TimDarr: Are we assuming that the ontology (files) will be physically present in the repo, or can the repo contain the URL of the ontology that a user can use to access the ontology? (2VBS)
- ToddSchneider: The location of the actual ontology is the responsibility of Administration. (2VBT)
- TimDarr: Thanks! I am back on the call, but cell phone signal is not good. (2VBU)
- TimDarr: Gone again ... (2VBV)
- ToddSchneider: Metadata needs to include an attribute for the 'availability' of the ontology (2VBW)
- ToddSchneider: 'Location' of the ontology must be provided. (2VBX)
- ToddSchneider: Representation language of the ontology is a required attribute. (2VBY)
- ToddSchneider: Michael will provide a preliminary list of required metadata attributes. (2VBZ)
- ToddSchneider: Submission process will be asynchronous (2VC0)
- ToddSchneider: Minimal language dependency submission is syntax validation (2VC1)
- ToddSchneider: Consistency checking, to some extent, will be required for submission (2VC2)
- ToddSchneider: Need an attribute to represent that it is consistent, which then will require another field to identify the reasoner used to do the consistency checking (2VC3)
- ToddSchneider: Ken has already developed the gatekeeper module which should provide enough to specify it for OOR (2VC4)
- ToddSchneider: Ken's gatekeeper module already has a mechanism to configure the registration workflow for a community (2VC5)
3.0) Adopting (formally) the work from the last workshop, modulo any discussion/modifications entered on the wiki page. (2V1C)
3.1) Resolve / Finalize the first method proposed (2V1D)
... items below are mostly from the previous workshop, and will be updated as this session progresses. (2V1E)
Consensus, Conclusions & Follow-up Actions: (2V1F)
4. Any Other Business: (2V1G)
5. Action items: (2V1H)
- MichaelGruninger will examine the OMV to determine which attributes are required and which are optional. (2VC6)
- KenBaclawski will send KEEPER (the gatekeeping software) to ToddSchneider who will generate the UML. (2VC7)
6. Schedule Next Meeting & Adjourn: (2V1I)
- Next Meeting: (2V1J)
- Session on ISO 19763 with ElisaKendall [chair: MichaelGruninger] to be scheduled (2V8Q)
- 2011_07_01 Friday: regular OOR Team meeting (2V8R)
- 2011_07_08 Friday: Architecture & API Workshop-VII [co-chair: KenBaclawski & ToddSchneider] ?? (2V8S)
- Call adjourned at: 7:00 am PDT (2V1K)
Resources (2V1L)
- homepage - OpenOntologyRepository - http://OpenOntologyRepository.org (2V1M)
- OOR Charter - To promote the global use and sharing of ontologies by: 1. establishing a hosted registry-repository; 2. enabling and facilitating open, federated, collaborative ontology repositories; 3. establishing best practices for expressing interoperable ontology and taxonomy work in registry-repositories. (2V1N)
- "Ontology Repository" Definition - "An ontology repository is a facility where ontologies and related information artifacts can be stored, retrieved and managed" (2V1O)
- Team mailling list: (2V1P)
- OOR-Team discussion: [ oor-forum ]''' message archives - http://ontolog.cim3.net/forum/oor-forum/ (2V1Q)
- OOR-Users discussion and support: [ oor-users ]''' message archives - http://ontolog.cim3.net/forum/oor-users/ (2V1R)
- Developers mailling list: [ oor-dev ] message archives - http://ontolog.cim3.net/forum/oor-dev/ (2V1S)
- proceedings of our previous meetings, panel discussions and workshops (2V1T)
- the Joint OOR-OntologySummit2008 Panel Discussions: (2V1U)
- 2008_02_28 - Thursday: Joint OOR-OntologySummit2008 Panel Discussion: "Ontology Registry and Repository Technology & Infrastructure Landscape" - Co-chairs: LeoObrst & FrankOlken; Panelists: BruceBargmeyer, MikeDean, MarkMusen, FarrukhNajmi & PeterYim - ConferenceCall_2008_02_28 (2V1V)
- 2008_03_27 - Thursday: Joint OOR-OntologySummit2008 Panel Discussion: "An Open Ontology Repository: Rationale, Expectations & Requirements - Session-1" - Chair: LeoObrst & FabianNeuhaus; Panelists: WilliamBug, EvanWallace, JohnLMcCarthy, KenBaclawski, PeterBenson & RexBrooks - ConferenceCall_2008_03_27 (2V1W)
- 2008_04_03 - Thursday: Joint OOR-OntologySummit2008 Panel Discussion: "An Open Ontology Repository: Rationale, Expectations & Requirements - Session-2" - Chair: LeoObrst & FabianNeuhaus; Panelists: DougLenat, DekeSmith, MarciaZeng, DeniseBedford, PatHayes, MalaMehrotra & RobRaskin - ConferenceCall_2008_04_03 (2V1X)
- 2008_04_10 - Thursday: Joint OOR-OntologySummit2008 Panel Discussion: "Developing an Ontology of Ontologies for OOR" - Co-chairs: BarrySmith & MichaelGruninger; Panelists: MichaelGruninger, PeterHaase, NatashaNoy & ElisaKendall - ConferenceCall_2008_04_10 (2V1Y)
- the OOR Development panel sessions: (2V1Z)
- 2008_08_22 - Friday: OOR Panel Discussion: "Getting OOR Development Off the Ground: Identifying Synergies & Gaps" (Take-1) - Chair: LeoObrst; Panelists: MikeDean, MarkMusen, LiDing, BruceBargmeyer & BillAndersen - ConferenceCall_2008_08_22 (2V20)
- 2009_02_19 - Thursday: Joint Ontolog-OOR Panel Discussion: "Getting OOR Development Off the Ground (Take-2): the work begins" - Chair: ToddSchneider; Panelists: MarkMusen, NatashaNoy, MikeDean, PaulBuitelaar / AndreasHarth, MathieuDaquin, KenBaclawski, MichaelGruninger - ConferenceCall_2009_02_19 (2V21)
- 2009_07_16 - Thursday: Joint Ontolog-OOR Panel Discussion: "Integrated tools for ontology development and management: A field guide to the Stanford technology" - Chair: MarkMusen - Panelists: TaniaTudorache, TimRedmond, NatashaNoy - ConferenceCall_2009_07_16 (2V22)
- 2009_07_30 - Thursday: Joint Ontolog-OOR Panel Discussion: "BioPortal and related Ontology Repository Implementations and Development" (Take-3) - Chair: NatashaNoy - Panelists: CarlosRueda, PaulAlexander, JohnGraybeal, MikeDean, StephenGranite, AlexGarcia, KenBaclawski - ConferenceCall_2009_07_30 (2V23)
- 2010_02_19 - Friday: OOR Panel Discussion: "Coordinating our Open Ontology Repository Software Development" - Chair: MikeDean - Panelists: JimChatigny, MichaelGruninger, KenBaclawski, NatashaNoy - OOR/ConferenceCall_2010_02_19 (2V24)
- 2010_04_01 - Thursday: Joint OOR-Ontolog Panel Session: "OOR Use Cases - Take-3" - Chair: KenBaclawski & ToddSchneider - Panelists: ToddSchneider, MatthewHettinger, KenBaclawski and MaximoGurmendez - ConferenceCall_2010_04_01 (2V25)
- 2010_09_10 - Friday: Joint SIO-OOR-Ontolog Panel Discussion: "Common Logic (CL) Support for OOR" - Chair: JohnSowa - Panelists: JohnBateman-TillMossakowski, MichaelGruninger, CameronRoss, AdamPease, PatHayes - ConferenceCall_2010_09_10 (2V26)
- 2010_09_17 - Friday: OOR Panel Discussion - "Getting OOR Development Going - Take-IV" Workshop - Co-chairs: ToddSchneider & MichaelGruninger - Panelists: ToddSchneider, MikeDean, NatashaNoy, ImmanuelNormann, KenBaclawski, MichaelGruninger - OOR/ConferenceCall_2010_09_17 (2V27)
- 2010_10_15 - Friday: OOR Project Team Member Conference Call - discussion on the (post-BioPortal fork) OOR Architecture and API - OOR/ConferenceCall_2010_10_15 (2V28)
- 2010_11_19 - Friday: OOR Panel Discussion - "(Post-BioPortal fork) OOR Architecture and API - Take-II" - Co-chairs: KenBaclawski & MichaelGruninger - Panelists: KenBaclawski+ToddSchneider, AldoGangemi+AlessandroAdamou, JouniTuominen+KimViljanen, EricChan - OOR/ConferenceCall_2010_11_19 (2V29)
- 2011_03_04 - Friday: OOR "Architecture & API Specification Development Workshop-I" - Co-chairs: KenBaclawski & ToddSchneider - OOR/ConferenceCall_2011_03_04 (2V2A)
- 2011_03_11 - Friday: OOR - "Architecture & API Specification Development Workshop-II" - Co-chairs: KenBaclawski & ToddSchneider - OOR/ConferenceCall_2011_03_11 (2V2B)
- 2011_03_18 - Friday: OOR Metadata Workshop-I - Chair: MichaelGruninger - OOR/ConferenceCall_2011_03_18 (2V2C)
- 2011_03_25 - Friday: OOR - "Architecture & API Specification Development Workshop-III" - Co-chairs: KenBaclawski & ToddSchneider - OOR/ConferenceCall_2011_03_25 (2V2D)
- 2011_04_22 - Friday: OOR - "Architecture & API Specification Development Workshop-IV" - Co-chairs: KenBaclawski & ToddSchneider - OOR/ConferenceCall_2011_04_22 (2V2E)
- 2011_05_13 - Friday: OOR Metadata Workshop-II - Chair: MichaelGruninger - OOR/ConferenceCall_2011_05_13 (2V2F)
- 2011_05_20 - Friday: OOR - "Architecture & API Specification Development Workshop-V" - Co-chairs: KenBaclawski & ToddSchneider - OOR/ConferenceCall_2011_05_20 (2V2G)
- the OOR-IPR mini-series: (2V2H)
- 2010_09_09 - Thursday: Joint OOR-Ontolog-NCBO-CC-IAOA-OASIS Panel Discussion - "IPR issues in Ontology and the OOR" session-1: an exposition on relevant IPR regimes - Keynote speaker: GeorgeStrawn - Chair: PeterYim - Panelists: JamieClark, JohnWilbanks, BrucePerens - ConferenceCall_2010_09_09 (2V2I)
- 2010_09_16 - Thursday: Joint OOR-Ontolog-NCBO-CC-IAOA-OASIS Panel Discussion - "IPR issues in Ontology and the OOR" session-2: what are the IPR issues relating to open ontology repositories (and ontologies in general)? - Chair: MarkMusen - Panelists: CameronRoss, AlanRector, JohnSowa, BrucePerens, JohnWilbanks, PeterYim - ConferenceCall_2010_09_16 (2V2J)
- 2010_09_30 - Thursday: Joint OOR-Ontolog-NCBO-CC-IAOA-OASIS Panel Discussion - "IPR issues in Ontology and the OOR" session-3: discussion and consensus on licensing arrangements for the OOR Initiative, and positions we might take on related IPR issues - chair: LeoObrst - Panelists: PeterYim, MikeDean, BrucePerens, JamieClark - ConferenceCall_2010_09_30 (2V2K)
- OntologySummit2008 homepage (2V2L)
- OntologySummit2008_Communique (2V2M)
- OntologySummit2008/FaceToFaceAgenda & Proceedings (2V2N)
- The OOR Project Presentation (delivered at the OntologySummit2008 face-to-face workshop) (2V2O)
- [ ontology-summit ] discussion archives - http://ontolog.cim3.net/forum/ontology-summit/2008-01/ (~5 months exchanges starting from Jan-2008) (2V2P)
- Our key content pages: (2V2Q)
- OpenOntologyRepository_Scope (2V2R)
- OpenOntologyRepository_Organization (2V2S)
- OpenOntologyRepository_Process (2V2T)
- OpenOntologyRepository_Policy (2V2U)
- OpenOntologyRepository_IPR (2V2V)
- OpenOntologyRepository_Requirement (2V2W)
- OpenOntologyRepository_UseCases (2V2X)
- OpenOntologyRepository_Architecture (2V2Y)
- OpenOntologyRepository_Approach (2V2Z)
- OpenOntologyRepository_Roadmap (2V30)
- OpenOntologyRepository_Plan (2V31)
- OpenOntologyRepository_Funding (2V32)
- OpenOntologyRepository_ResearchIssues (2V33)
- OpenOntologyRepository_ResearchActivity (2V34)
- OpenOntologyRepository_Development (2V35)
- OpenOntologyRepository_Metadata (2V36)
- OOR/ActiveMemberContribution (2V37)
- OOR Project site at SemWebCentral - http://oor.semwebcentral.org (2V38)
- Public sandbox instance of OOR (OOR-sandbox) - http://sandbox.oor.net/ontologies (previously http://oor-01.cim3.net/ontologies) (2V39)
- OOR_SandBox (2V3A)
- NCBO - BioPortal (2V3B)
- NCBO-OOR development documentation - http://www.bioontology.org/wiki/index.php/NCBO-OOR_Development (2V3C)