Giter Site home page Giter Site logo

vivo-isf-ontology's People

Contributors

alexgarciac avatar gitter-badger avatar marijane avatar mbrush avatar mconlon17 avatar mjaved495 avatar shahim-admin avatar shahimessaid avatar tenillejohnson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vivo-isf-ontology's Issues

owl:hasKey could help us?

In Role, Position and Relationship definitions I am missing the owl:hasKey (http://www.w3.org/TR/2012/REC-owl2-syntax-20121211/#Keys). Those statements could help us in merging identical relations. Any idea?

http://www.essepuntato.it/lode/owlapi/http://vivoweb.org/ontology/core#d4e9073

 <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000023">
   <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
   <rdfs:label>Role</rdfs:label>
   <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000017"/>
   <rdfs:subClassOf rdf:nodeID="A142"/>
   <rdfs:subClassOf rdf:nodeID="A123"/>
   <rdfs:subClassOf rdf:nodeID="A127"/>
   <obo:IAO_0000112 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use if no specific subclasses of core:Role describe the role.</obo:IAO_0000112>
   <obo:IAO_0000115 rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A person's, group's or organization's role in an endeavor</obo:IAO_0000115>
   <vitro:descriptionAnnot rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Only use this broad role class if no subclasses of role describe the item being classified.</vitro:descriptionAnnot>
 </rdf:Description>

http://www.essepuntato.it/lode/owlapi/http://vivoweb.org/ontology/core#d4e15782

vivo:Position
   obo:IAO_0000112 ... ;
   obo:IAO_0000115 ... ;
   a owl:Class ;
   rdfs:label "Position" ;
   rdfs:subClassOf vivo:Relationship, [
       a owl:Restriction ;
       owl:onProperty vivo:relates ;
       owl:someValuesFrom foaf:Person
   ], [
       a owl:Restriction ;
       owl:allValuesFrom vivo:DateTimeInterval ;
       owl:onProperty vivo:dateTimeInterval
   ], [
       a owl:Restriction ;
       owl:allValuesFrom <http://www.w3.org/2001/XMLSchema#int> ;
       owl:onProperty vivo:rank
   ], [
       a owl:Restriction ;
       owl:onProperty vivo:relates ;
       owl:someValuesFrom foaf:Organization
   ] .

vivo:Relationship
   obo:IAO_0000112 "functions as an n-ary predicate"^^<http://www.w3.org/2001/XMLSchema#string> ;
   obo:IAO_0000115 "a reified relationship"^^<http://www.w3.org/2001/XMLSchema#string> ;
   a owl:Class ;
   rdfs:label "Relationship" ;
   rdfs:subClassOf obo:BFO_0000020 .

DC vocabularies?

  1. vivo:hasPublicationVenue vs. dcterms:isPartOf
  2. dcterms:isPartOf versus obo:BFO_0000050

It looks like dc and dcterms were not considered during VIVO modeling. Why?

IMPORTANT, unwatch this repository, see comment

If you received an email for this issue, it means you are watching the https://github.com/vivo-isf/vivo-isf-ontology GitHub repository.

I am about to move many issues from a Google Code project at https://code.google.com/p/eagle-i/issues/list to this repository and this will generate many notifications. Please un-watch this repository to avoid the emails until this process is completed.

Please add a comment to this issue to confirm that you unwatched the repository. Also, "subscribe" to this specific issue to receive updates about this process. I will add a comment to this issue when the move is completed (and you will get an email if you "subscribe" to this issue) and you can then watch the whole repository again if desired.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.