Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 0e661a8e authored by Jérôme Euzenat's avatar Jérôme Euzenat
Browse files

- Added SKOS interface

parent 73cc5b94
No related branches found
No related tags found
No related merge requests found
...@@ -322,7 +322,8 @@ Here are the available implementations: ...@@ -322,7 +322,8 @@ Here are the available implementations:
<td><a href="http://jena.sourceforge.net/">Jena</a></td><td>2.5</td><td>LoadedOntology</td><td>Since 3.5</td><td><tt>ow.jena25.JENAOntologyFactory</tt></td> <td><a href="http://jena.sourceforge.net/">Jena</a></td><td>2.5</td><td>LoadedOntology</td><td>Since 3.5</td><td><tt>ow.jena25.JENAOntologyFactory</tt></td>
</tr> </tr>
<tr> <tr>
<td><a href="http://jena.sourceforge.net/">Jena</a></td><td>2.6</td><td>LoadedOntology</td><td>Since 4.0</td><td><tt>ow.jena25.JENAOntologyFactory</tt></td> <td><a href="http://jena.sourceforge.net/">Jena</a></td><td>2.6</td><td>LoadedOntology</td><td>Since
4.0</td><td><tt>ow.jena25.JENAOntologyFactory</tt></td>
</tr> </tr>
<tr> <tr>
<td><a href="http://owlapi.sourceforge.net/">OWL API</a></td><td>1.0</td><td>HeavyLoadedOntology</td><td>Since /3.5</td><td><tt>ow.owlapi10.OWLAPIOntologyFactory</tt></td> <td><a href="http://owlapi.sourceforge.net/">OWL API</a></td><td>1.0</td><td>HeavyLoadedOntology</td><td>Since /3.5</td><td><tt>ow.owlapi10.OWLAPIOntologyFactory</tt></td>
...@@ -334,7 +335,7 @@ Here are the available implementations: ...@@ -334,7 +335,7 @@ Here are the available implementations:
<td><a href="http://owlapi.sourceforge.net/">OWL API</a></td><td>3.0</td><td>HeavyLoadedOntology</td><td>Since 4.0</td><td><tt>ow.owlapi30.OWLAPI3OntologyFactory</tt></td> <td><a href="http://owlapi.sourceforge.net/">OWL API</a></td><td>3.0</td><td>HeavyLoadedOntology</td><td>Since 4.0</td><td><tt>ow.owlapi30.OWLAPI3OntologyFactory</tt></td>
</tr> </tr>
<tr> <tr>
<td><a href="http://skosapi.sourceforge.net/">SKOS API</a></td><td></td><td>LoadedOntology</td><td>In progress (4.x)</td><td><tt></tt></td> <td><a href="http://skosapi.sourceforge.net/">SKOS API</a></td><td></td><td>HeavyLoadedOntology</td><td>4.1</td><td><tt>ow.skosapi.SKOSOntologyFactory</tt></td>
</tr> </tr>
</table> </table>
</center> </center>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment