Giter VIP home page Giter VIP logo

music-annotation-pattern's Introduction

Hi ๐Ÿ‘‹ My name is Andrea Poltronieri

Ph.D. Student in Computer Science and Engineering

I'm a PhD student in Computer Science and Engineering at the University of Bologna. I work mainly in the field of Music Information Retrieval and Computational Musicology.

Skills

Python C++ Typescript Javascript HTML5 React NextJs TailwindCSS Fast API Flask

Socials

Badges

My GitHub Stats

andreamust's GitHub stats

Andrea's GitHub Activity

music-annotation-pattern's People

Contributors

andreamust avatar n28div avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

n28div

music-annotation-pattern's Issues

inconsistent ontology - propertyChainError when running reasoner

The property "isAnnotatorOf" is malformed.
The intended meaning is to link the annotator of a MusicAnnotation to each MusicObservation linked with it.

It should be converted to
:isAnnotatorOf o :includesMusicObservation SubPropertyOf :isAnnotatorOf (the chain is moved to :isAnnotatorOf). To avoid inconsistencies, the domain axioms on :hasAnnotator, the range axiom on :isAnnotatorOf and the disjointness axioms on both properties needs to be removed.

For reference, the error using Hermit is

ERROR  16:13:14  An error occurred during reasoning: The given property hierarchy is not regular.
There is a cyclic dependency involving property <http://purl.org/andreapoltronieri/music-annotation-pattern/isAnnotatorOf>.
java.lang.IllegalArgumentException: The given property hierarchy is not regular.
There is a cyclic dependency involving property <http://purl.org/andreapoltronieri/music-annotation-pattern/isAnnotatorOf>
	at org.semanticweb.HermiT.structural.ObjectPropertyInclusionManager.checkForRegularity(ObjectPropertyInclusionManager.java:665) ~[na:na]
	at org.semanticweb.HermiT.structural.ObjectPropertyInclusionManager.createAutomata(ObjectPropertyInclusionManager.java:196) ~[na:na]
	at org.semanticweb.HermiT.structural.ObjectPropertyInclusionManager.<init>(ObjectPropertyInclusionManager.java:58) ~[na:na]
	at org.semanticweb.HermiT.structural.OWLClausification.preprocessAndClausify(OWLClausification.java:156) ~[na:na]
	at org.semanticweb.HermiT.Reasoner.loadOntology(Reasoner.java:211) ~[na:na]
	at org.semanticweb.HermiT.Reasoner.<init>(Reasoner.java:202) ~[na:na]
	at org.semanticweb.HermiT.Reasoner.<init>(Reasoner.java:176) ~[na:na]
	at org.semanticweb.HermiT.ReasonerFactory.createHermiTOWLReasoner(ReasonerFactory.java:51) ~[na:na]
	at org.semanticweb.HermiT.ReasonerFactory.createReasoner(ReasonerFactory.java:19) ~[na:na]
	at org.protege.editor.owl.model.inference.ReasonerUtilities.createReasoner(ReasonerUtilities.java:20) ~[na:na]
	at org.protege.editor.owl.model.inference.OWLReasonerManagerImpl$ClassificationRunner.ensureRunningReasonerInitialized(OWLReasonerManagerImpl.java:428) ~[na:na]
	at org.protege.editor.owl.model.inference.OWLReasonerManagerImpl$ClassificationRunner.run(OWLReasonerManagerImpl.java:386) ~[na:na]
	at java.lang.Thread.run(Thread.java:745) ~[na:1.8.0_121]

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.