Skip to content

mklew/EMSE-Hotelmania-Ontology

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EMSE-Hotelmania-Ontology

ontology for hotelmania agent-oriented system.

Instructions

  1. Clone this repository git clone ...
  2. cd into ontology directory it
  3. do mvn clean install

Then you have it in your local maven repository so you can use it as dependency in your group project.

Add it to pom.xml as dependency

<dependencies>
    <dependency>
      <groupId>hotelmania</groupId>
      <artifactId>ontology</artifactId>
      <version>1.0-SNAPSHOT</version>
    </dependency>
</dependencies>

About

ontology for hotelmania agent-oriented system.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages