Skip to content

alopesmendes/AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AI

Installation

In the terminal launch

$ ./apache-zookeeper-3.5.9-bin/bin/zkServer.sh start
$ ./kafka_2.13-2.7.0/bin/kafka-server-start.sh -daemon ../config/server.properties

Usage

You can lauch the projet with intellij.

To generate the rdf file will need the following part of the code.

// Write file in resources    
listOfPersons().foreach(person => {  
  
 PersonModel.addAll(model, map, person.toString)})  
println("rdf dataset size = " + model.size())  
ModelFileWriter.write("/modelVaccine.rdf", model, "RDF/XML-ABBREV")  

Contributors

  • Ailton LOPES MENDES
  • Jonathan CHU
  • Fabien LAMBERT--DELAVAQUERIE
  • Gérald LIN

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages