SlideShare una empresa de Scribd logo
1 de 12
Descargar para leer sin conexión
Ontology-Vocabulary Characteristics
Relevant to Suitability
for Semantic Web & Big Data applications.
Hackathon Report
Ontology Summit 2014
1
Amanda Vizedom
29 April 2014
Participants
• Core team:
– Amanda Vizedom,
– Andrea Westerinen
– Simon Spero
• Drop-in Observers:
– Mieza Hamka
– Lamar Henderson
– Anatoly Levunchuk
• Drop-in Contributor:
– Dan Brickley
2
Objectives
• In selecting, creating, or effectively using an ontology or metadata vocabulary for
(re)use, it is important to understand not only the requirements of the intended
use, but the characteristics of any candidate ontology or vocabulary.
• Create a catalogue, represented in an ontology, of ontology and metadata
vocabulary characteristics potentially relevant to suitability for some semantic web
or big data application.
• Create this catalogue as an open-source, collaboratively developed, extensible,
and publicly available resource.
• Create this catalogue in a form usable by both humans and machine applications,
suitable for use in such contexts as:
– manually creating characteristics metadata for an ontology or metadata vocabulary;
– representing the outputs of evaluations of such artifacts;
– listing use-relevant metadata for such artifacts in repositories, registries, and other
places and forms in which ontologies and metadata vocabularies may be presented for
use or consideration.
• Take a bite out of obstacles to useful description
3
Hackathon Activities (1)
• Initiated and ramped up VOCREF project: Vocabulary and Ontology
Characteristics Relevant to Evaluation of Fitness
• Established user-independent GitHub repository at
https://github.com/vocref/vocref and expected to stay there as
project continues. Current and future contributors can fork
repository and work freely, submit pull request to initiate integration
into main.
• Chose OWL2 KR language, based on existing familiarity and level of use
among semantic web and big data application designers, as well as ease of
integration into existing repository and other environments.
• Chose OWL Functional Syntax as the stored serialization form, due
to its vastly better behavior with version control systems (compared,
for example, to OWL RDF).
• Wrangled modularity considerations into initial approach (see
further slide)
4
Hackathon Activities (2)
• Most hackathon-day work focused on top-level module, vocref-top
– Many representations and concepts related to ontologies and evaluation, from a variety of sources,
were considered and weeded out (as, for example, out-of-scope or specific to the assumptions and
focus or their original context, or of dubious quality in one way or another).
– As a result, we arrived at a satisfyingly solid vocref-top, where work will continue.
• some additional content modules started to test and illustrate the approach.
• Review of candidate ontologies, vocabularies, and concepts from evaluation tools and
methods for whole or partial reuse:
– Gathered a good stack of resources to evaluate; stored in the repository
– Initial dent was made ; some filtered out, some partially integrated.
• Issue store:
– Many specific work items identified and documented as task-sized issues (bugs, enhancements, or
questions)
– Currently have 17 open, 30 closed
– Repository was started in a user account and moved to user-neutral; in the process, a few
documented issues were left behind Most had already been closed, but a few, especially related to
documentation for newcomers, need to be copied over and addressed in the near term.
– Issue store is important progress because identification & documentation of issues functions as
discussion handle, specification of requirements, and coordination/collaboration mechanism for
contributors. 5
Hackathon Activities (3)
• One issue tagged for completion during the hackathon remains incomplete:
Adding sufficient annotations to concepts that were reused from the 2013
"ontology of ontology evaluation" output. This task is expected to be completed
within the next month or so.
• An additional batch of three issues were tagged for completion by the end of the
Ontology Summit. Eight issues have not been tied to any schedule, though several
of these are still undergoing work and may be closable soon. A number of
additional points and to-do items were noted in discussion and will be added.
• Some issues could not be worked on simultaneously simply because of the lack of
sufficient automated merge capabilities when working on the same module
(vocref-top). We did need to take turns with substantial changes to this ontology.
• Hangout was very productive. The collaboration time enabled the team to sort
through considerable material effectively, consulting one another and bouncing
ideas regularly. Pending a bit more documentation for newcomers (one of the
near-term issues), the base now established is good and can support ongoing,
asynchronous development of vocref as an open source resource.
6
VOCREF Approach
• Focus on specific characteristics of vocabularies and ontologies that
make them more or less suitable for SW & BD apps
• Pay specific attention to characteristics discussed during the
Summit in relation to specific SW/BD applications and experiences.
• Look for and Review existing treatments (of V/O characteristics and
evaluation) and triage the characteristics identified there for reuse
• Leave out elements from existing treatments that do not meet
VOCREF focus, are too vague or general to be helpful, shed more
heat than light
7
Not as useful as some seem to think:
• Classification of Semantic Resources by overall type, in entirely
– e.g.: Is it an ontology or a vocabulary?
– Especially where these classifications are themselves not standardized
– Does not provide reliable information about nature of resources
– Distracts attention from finer-granularity information that is needed for operational
understanding, sufficient to evaluate a resource against some specific use requirements.
• Description without clear definition and grounding
– E.g., a rating of “usability” without
• a clear definition of what is meant by usability and
• Grounding of this notion in some documented method of assessment
• Description of VO characteristics, possibly including evaluation methods and
metrics, but without good reason for thinking that those characteristics, methods,
and metrics are significant wrt suitability for (some kinds of ) use
• E.g., reviews or evaluation results that leave unstated
– what aspects of ontologies or metadata vocabularies they assess,
– how those aspects are modeled
– whether they address relationships between aspects & suitability for varied uses.
8
Modules & Architecture
• Goal: enable both
– (a)small ontology modules with lowest feasible import burden and
– (b)additional modules (importing both the content ontologies modules and external vocabularies
and ontologies) containing mappings between VOCREF and those external resources.
• Essential structure is spindle-style.
• Primary, content ontology levels include:
– Top-level framework ontology (vocref-top) containing the essential concepts for representing
vocabularies and ontologies, evaluation-related characteristics, and relationships between the two,
as well as certain core classes of characteristics;
– Small content ontologies inheriting from vocref-top, modeling families of characteristics;
– An all-vocref-content ontology inheriting all vocref-internal content.
• For mapping, ontology modules exist as needed, importing from particular content modules
and external VO to which they should be aligned, containing mapping assertions.
• Overall structure should enable users to use pieces of vocref appropriate to their application,
with as little weight beyond the need as feasible, while maintaining semantic integrity.
• Initial, hackathon-time pass is rough.
• Refactoring is a possibility, if indicated by test application and evaluation down the road a bit.
9
Modules & Architecture (2)
10
VOCREF-top
Vocref-licensing
Vocref-vocar-
multifactor-nlp
Vocref-owl-
profiles
Content
modules
Mappingm
odules
(btwn
VOCREF
and
external
VOs)
VOCREF-bottom
VOCREF-all-
content
VOCREF-all-
mappings
Mappings-
Vocref-licensing
Mappings- Vocref -
vocar-multifactor-nlp
Mappings -
Vocref-owl-
profiles
Minimal
content
ontology,
with core
framework
concepts
External VO
External VO
External VO
External VO
What’s on github.com/vocref now
• In the code repository:
– References and Resources
• External ontologies for potential reuse
– E.g, ADMS, DCMI terms, DOAP, OMV ….
• Papers And Specs
– Paperson evaluation, metrics, ranking, what makes an ontology or vocabulary a good one,…
– Test and Evaluation Resources
• Beginnings or stubs for Capability Questions, Design Consistency Tests, RW examples to turn in to use
cases (and then into tests)
– VOCREF top (what all modules inherit)
– VOCREF content modules
– VOCREF mapping modules
– VOCREF bottom (inherits all modules) (single grab & go when don’t need to minimize)
• Issues:
– Known bugs that need fixing, issues that need addressing in current OWL
– Known areas needing coverage, identified as enhancement requests
– Comments and asynchronous discussion on each issue, if/when it occurs
– Assignment of issues, representing that someone has taken on an issue to work on.
11
Status
• Will continue as an Open Source Project
• All three core members want to continue work
• Project is open to new contributors
12

Más contenido relacionado

Similar a Hackathon report catalogue-ontology-vocabulary-characteristcs-relevant-to-eval-of-fitness--amandavizedom-20140429

Improving Library Resource Discovery
Improving Library Resource DiscoveryImproving Library Resource Discovery
Improving Library Resource Discovery
Danya Leebaw
 
Chem4Word Wade
Chem4Word WadeChem4Word Wade
Chem4Word Wade
Alex Wade
 
Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.
Janet Leu
 
Shrinking the haystack wes caldwell - final
Shrinking the haystack   wes caldwell - finalShrinking the haystack   wes caldwell - final
Shrinking the haystack wes caldwell - final
lucenerevolution
 
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdfISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
Deborah McGuinness
 

Similar a Hackathon report catalogue-ontology-vocabulary-characteristcs-relevant-to-eval-of-fitness--amandavizedom-20140429 (20)

RELIANCE ROHub hackathon
RELIANCE ROHub hackathonRELIANCE ROHub hackathon
RELIANCE ROHub hackathon
 
ROHub-Argos integration
ROHub-Argos integrationROHub-Argos integration
ROHub-Argos integration
 
Improving Library Resource Discovery
Improving Library Resource DiscoveryImproving Library Resource Discovery
Improving Library Resource Discovery
 
394 wade word2007-ssp2008
394 wade word2007-ssp2008394 wade word2007-ssp2008
394 wade word2007-ssp2008
 
NISO – PESC Charleston 2014
NISO – PESC Charleston 2014NISO – PESC Charleston 2014
NISO – PESC Charleston 2014
 
RuleML2015 - Tutorial - Powerful Practical Semantic Rules in Rulelog - Funda...
RuleML2015 - Tutorial -  Powerful Practical Semantic Rules in Rulelog - Funda...RuleML2015 - Tutorial -  Powerful Practical Semantic Rules in Rulelog - Funda...
RuleML2015 - Tutorial - Powerful Practical Semantic Rules in Rulelog - Funda...
 
Unit 2
Unit 2Unit 2
Unit 2
 
Building OBO Foundry ontology using semantic web tools
Building OBO Foundry ontology using semantic web toolsBuilding OBO Foundry ontology using semantic web tools
Building OBO Foundry ontology using semantic web tools
 
N vivo tutorial 2020
N vivo tutorial 2020N vivo tutorial 2020
N vivo tutorial 2020
 
Training Researchers with the MOVING Platform
Training Researchers with the MOVING PlatformTraining Researchers with the MOVING Platform
Training Researchers with the MOVING Platform
 
Chem4Word Wade
Chem4Word WadeChem4Word Wade
Chem4Word Wade
 
A Simplified Agile Methodology for Ontology Development
A Simplified Agile Methodology for Ontology DevelopmentA Simplified Agile Methodology for Ontology Development
A Simplified Agile Methodology for Ontology Development
 
Content Analysis Keys Reuse
Content Analysis Keys ReuseContent Analysis Keys Reuse
Content Analysis Keys Reuse
 
Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.Taxonomy, ontology, folksonomies & SKOS.
Taxonomy, ontology, folksonomies & SKOS.
 
Shrinking the haystack wes caldwell - final
Shrinking the haystack   wes caldwell - finalShrinking the haystack   wes caldwell - final
Shrinking the haystack wes caldwell - final
 
Shrinking the Haystack" using Solr and OpenNLP
Shrinking the Haystack" using Solr and OpenNLPShrinking the Haystack" using Solr and OpenNLP
Shrinking the Haystack" using Solr and OpenNLP
 
OOR--Open-Ontology-Repository--jun2010
OOR--Open-Ontology-Repository--jun2010OOR--Open-Ontology-Repository--jun2010
OOR--Open-Ontology-Repository--jun2010
 
ER&L SUSHI ALI Feb 2015
ER&L SUSHI ALI Feb 2015ER&L SUSHI ALI Feb 2015
ER&L SUSHI ALI Feb 2015
 
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdfISWC2023-McGuinnessTWC16x9FinalShort.pdf
ISWC2023-McGuinnessTWC16x9FinalShort.pdf
 
OpenEssayist: Extractive Summarisation and Formative Assessment (DCLA13)
OpenEssayist: Extractive Summarisation and Formative Assessment (DCLA13)OpenEssayist: Extractive Summarisation and Formative Assessment (DCLA13)
OpenEssayist: Extractive Summarisation and Formative Assessment (DCLA13)
 

Último

Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
KarakKing
 

Último (20)

Plant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptxPlant propagation: Sexual and Asexual propapagation.pptx
Plant propagation: Sexual and Asexual propapagation.pptx
 
FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024FSB Advising Checklist - Orientation 2024
FSB Advising Checklist - Orientation 2024
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
Sensory_Experience_and_Emotional_Resonance_in_Gabriel_Okaras_The_Piano_and_Th...
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Interdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptxInterdisciplinary_Insights_Data_Collection_Methods.pptx
Interdisciplinary_Insights_Data_Collection_Methods.pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Fostering Friendships - Enhancing Social Bonds in the Classroom
Fostering Friendships - Enhancing Social Bonds  in the ClassroomFostering Friendships - Enhancing Social Bonds  in the Classroom
Fostering Friendships - Enhancing Social Bonds in the Classroom
 
Wellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptxWellbeing inclusion and digital dystopias.pptx
Wellbeing inclusion and digital dystopias.pptx
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdfUnit 3 Emotional Intelligence and Spiritual Intelligence.pdf
Unit 3 Emotional Intelligence and Spiritual Intelligence.pdf
 
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptxHMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
HMCS Vancouver Pre-Deployment Brief - May 2024 (Web Version).pptx
 
Micro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdfMicro-Scholarship, What it is, How can it help me.pdf
Micro-Scholarship, What it is, How can it help me.pdf
 
Salient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functionsSalient Features of India constitution especially power and functions
Salient Features of India constitution especially power and functions
 

Hackathon report catalogue-ontology-vocabulary-characteristcs-relevant-to-eval-of-fitness--amandavizedom-20140429

  • 1. Ontology-Vocabulary Characteristics Relevant to Suitability for Semantic Web & Big Data applications. Hackathon Report Ontology Summit 2014 1 Amanda Vizedom 29 April 2014
  • 2. Participants • Core team: – Amanda Vizedom, – Andrea Westerinen – Simon Spero • Drop-in Observers: – Mieza Hamka – Lamar Henderson – Anatoly Levunchuk • Drop-in Contributor: – Dan Brickley 2
  • 3. Objectives • In selecting, creating, or effectively using an ontology or metadata vocabulary for (re)use, it is important to understand not only the requirements of the intended use, but the characteristics of any candidate ontology or vocabulary. • Create a catalogue, represented in an ontology, of ontology and metadata vocabulary characteristics potentially relevant to suitability for some semantic web or big data application. • Create this catalogue as an open-source, collaboratively developed, extensible, and publicly available resource. • Create this catalogue in a form usable by both humans and machine applications, suitable for use in such contexts as: – manually creating characteristics metadata for an ontology or metadata vocabulary; – representing the outputs of evaluations of such artifacts; – listing use-relevant metadata for such artifacts in repositories, registries, and other places and forms in which ontologies and metadata vocabularies may be presented for use or consideration. • Take a bite out of obstacles to useful description 3
  • 4. Hackathon Activities (1) • Initiated and ramped up VOCREF project: Vocabulary and Ontology Characteristics Relevant to Evaluation of Fitness • Established user-independent GitHub repository at https://github.com/vocref/vocref and expected to stay there as project continues. Current and future contributors can fork repository and work freely, submit pull request to initiate integration into main. • Chose OWL2 KR language, based on existing familiarity and level of use among semantic web and big data application designers, as well as ease of integration into existing repository and other environments. • Chose OWL Functional Syntax as the stored serialization form, due to its vastly better behavior with version control systems (compared, for example, to OWL RDF). • Wrangled modularity considerations into initial approach (see further slide) 4
  • 5. Hackathon Activities (2) • Most hackathon-day work focused on top-level module, vocref-top – Many representations and concepts related to ontologies and evaluation, from a variety of sources, were considered and weeded out (as, for example, out-of-scope or specific to the assumptions and focus or their original context, or of dubious quality in one way or another). – As a result, we arrived at a satisfyingly solid vocref-top, where work will continue. • some additional content modules started to test and illustrate the approach. • Review of candidate ontologies, vocabularies, and concepts from evaluation tools and methods for whole or partial reuse: – Gathered a good stack of resources to evaluate; stored in the repository – Initial dent was made ; some filtered out, some partially integrated. • Issue store: – Many specific work items identified and documented as task-sized issues (bugs, enhancements, or questions) – Currently have 17 open, 30 closed – Repository was started in a user account and moved to user-neutral; in the process, a few documented issues were left behind Most had already been closed, but a few, especially related to documentation for newcomers, need to be copied over and addressed in the near term. – Issue store is important progress because identification & documentation of issues functions as discussion handle, specification of requirements, and coordination/collaboration mechanism for contributors. 5
  • 6. Hackathon Activities (3) • One issue tagged for completion during the hackathon remains incomplete: Adding sufficient annotations to concepts that were reused from the 2013 "ontology of ontology evaluation" output. This task is expected to be completed within the next month or so. • An additional batch of three issues were tagged for completion by the end of the Ontology Summit. Eight issues have not been tied to any schedule, though several of these are still undergoing work and may be closable soon. A number of additional points and to-do items were noted in discussion and will be added. • Some issues could not be worked on simultaneously simply because of the lack of sufficient automated merge capabilities when working on the same module (vocref-top). We did need to take turns with substantial changes to this ontology. • Hangout was very productive. The collaboration time enabled the team to sort through considerable material effectively, consulting one another and bouncing ideas regularly. Pending a bit more documentation for newcomers (one of the near-term issues), the base now established is good and can support ongoing, asynchronous development of vocref as an open source resource. 6
  • 7. VOCREF Approach • Focus on specific characteristics of vocabularies and ontologies that make them more or less suitable for SW & BD apps • Pay specific attention to characteristics discussed during the Summit in relation to specific SW/BD applications and experiences. • Look for and Review existing treatments (of V/O characteristics and evaluation) and triage the characteristics identified there for reuse • Leave out elements from existing treatments that do not meet VOCREF focus, are too vague or general to be helpful, shed more heat than light 7
  • 8. Not as useful as some seem to think: • Classification of Semantic Resources by overall type, in entirely – e.g.: Is it an ontology or a vocabulary? – Especially where these classifications are themselves not standardized – Does not provide reliable information about nature of resources – Distracts attention from finer-granularity information that is needed for operational understanding, sufficient to evaluate a resource against some specific use requirements. • Description without clear definition and grounding – E.g., a rating of “usability” without • a clear definition of what is meant by usability and • Grounding of this notion in some documented method of assessment • Description of VO characteristics, possibly including evaluation methods and metrics, but without good reason for thinking that those characteristics, methods, and metrics are significant wrt suitability for (some kinds of ) use • E.g., reviews or evaluation results that leave unstated – what aspects of ontologies or metadata vocabularies they assess, – how those aspects are modeled – whether they address relationships between aspects & suitability for varied uses. 8
  • 9. Modules & Architecture • Goal: enable both – (a)small ontology modules with lowest feasible import burden and – (b)additional modules (importing both the content ontologies modules and external vocabularies and ontologies) containing mappings between VOCREF and those external resources. • Essential structure is spindle-style. • Primary, content ontology levels include: – Top-level framework ontology (vocref-top) containing the essential concepts for representing vocabularies and ontologies, evaluation-related characteristics, and relationships between the two, as well as certain core classes of characteristics; – Small content ontologies inheriting from vocref-top, modeling families of characteristics; – An all-vocref-content ontology inheriting all vocref-internal content. • For mapping, ontology modules exist as needed, importing from particular content modules and external VO to which they should be aligned, containing mapping assertions. • Overall structure should enable users to use pieces of vocref appropriate to their application, with as little weight beyond the need as feasible, while maintaining semantic integrity. • Initial, hackathon-time pass is rough. • Refactoring is a possibility, if indicated by test application and evaluation down the road a bit. 9
  • 10. Modules & Architecture (2) 10 VOCREF-top Vocref-licensing Vocref-vocar- multifactor-nlp Vocref-owl- profiles Content modules Mappingm odules (btwn VOCREF and external VOs) VOCREF-bottom VOCREF-all- content VOCREF-all- mappings Mappings- Vocref-licensing Mappings- Vocref - vocar-multifactor-nlp Mappings - Vocref-owl- profiles Minimal content ontology, with core framework concepts External VO External VO External VO External VO
  • 11. What’s on github.com/vocref now • In the code repository: – References and Resources • External ontologies for potential reuse – E.g, ADMS, DCMI terms, DOAP, OMV …. • Papers And Specs – Paperson evaluation, metrics, ranking, what makes an ontology or vocabulary a good one,… – Test and Evaluation Resources • Beginnings or stubs for Capability Questions, Design Consistency Tests, RW examples to turn in to use cases (and then into tests) – VOCREF top (what all modules inherit) – VOCREF content modules – VOCREF mapping modules – VOCREF bottom (inherits all modules) (single grab & go when don’t need to minimize) • Issues: – Known bugs that need fixing, issues that need addressing in current OWL – Known areas needing coverage, identified as enhancement requests – Comments and asynchronous discussion on each issue, if/when it occurs – Assignment of issues, representing that someone has taken on an issue to work on. 11
  • 12. Status • Will continue as an Open Source Project • All three core members want to continue work • Project is open to new contributors 12