- From: Lorenz B. <buehmann@informatik.uni-leipzig.de>
- Date: Fri, 25 Nov 2016 09:34:45 +0100
- To: semantic-web@w3.org
- Message-ID: <c3c99e4c-55ba-7bde-abff-05ca3d1a49b3@informatik.uni-leipzig.de>
OWL 2 Punning [1] allows for using the same IRI as OWL class and OWL individual. [1] https://www.w3.org/TR/owl2-new-features/#F12:_Punning > Hi all, > > Is it possible in OWL1 create a enumeratedClass or > enumeratedDatatype composed by a concepts taxonomy ? > > Look: > https://www.w3.org/TR/2004/REC-owl-ref-20040210/#EnumeratedDatatype > <https://www.w3.org/TR/2004/REC-owl-ref-20040210/#EnumeratedDatatype> > https://www.w3.org/TR/2004/REC-owl-guide-20040210/#EnumeratedClasses > <https://www.w3.org/TR/2004/REC-owl-guide-20040210/#EnumeratedClasses> > <owl:Class rdf:ID="WineColor"> > <rdfs:subClassOf rdf:resource="#WineDescriptor"/> > <owl:oneOf rdf:parseType="Collection"> > <owl:Thing rdf:about="#White"/> > <owl:Thing rdf:about="#Rose"/> > <owl:Thing rdf:about="#Red"/> > </owl:oneOf> > </owl:Class> > Instead a individuals list, I desire a individual taxonomy like: > Blue > Blue light > Blue > Dark blue > Red > Red light > Red > Strong Red > Thanks, > -- > Marcel Ferrante Silva > Professor Adjunto no Curso de Gestão da Informação - FIC / UFG > +55 62 8108-1277 (whatsapp/telegram) > gtalk:marcelf@gmail.com <mailto:gtalk%3Amarcelf@gmail.com> > lattes.cnpq.br/6034149800479841 <http://lattes.cnpq.br/6034149800479841> -- Lorenz Bühmann AKSW group, University of Leipzig Group: http://aksw.org - semantic web research center
Received on Friday, 25 November 2016 08:35:20 UTC