Triplify
In this section you can materialize all the data you have mapped in a RDF file.
Notice that this service is supposed to be used in a relatively “small-DB” context since it will actually replicate all the database in a single file.
You can run this service several times and the executions will be visible in the list on the left. In order to run a new Triplification you have to choose:
- An RDF format: the syntax in which the RDF file will be serialized
- The datasource that will be used to extrapolate the data
Moreover you can select a subset of the entities of the ontology if you are not iterested in the full ontology triplification.
Once started the table will show the status of the process where each row shows:
- The number of triples produced for the entity
- The elapsed time taken to create the triples
- The status of the execution for the entity
- A detail of the SQL query used for the entity
Once the process is finished, you can download the file using the apposite button. You can leave the page while the process is running as it will be executed in background by the server.
Previous Next