Update home authored by Sebastien's avatar Sebastien
......@@ -4,11 +4,11 @@ Java library of rdfunl schema
It includes rdf schema and the schemagen jena tool to generate java file associated to the rdf schema.
# requirements.
# Requirements.
- Maven 3+
# How to update unl java class from the schema
# How to update unl java class from the schema.
1. Install maven 3 or higher (see wiki of your OS)
2. Clone the repository : ```git clone https://gitlab.tetras-libre.fr/unl/rdf-vocabulary.git```
......
......