Abstract about the features described by the ontology.
This documents provides an overview of the key concepts of the current ontology as well as examples for their usage and implementation.
- Introduction
- Overview of current ongology
2.1. Class 1
2.2. Class 2 - Examples of key concepts of current ontology
3.1. Class 1
3.2. Class 2 - Summary
- Acknowledgements
- References
This document is an introduction to the current (prefix) ontology that is meant for ... .
Here is a detailed explanation of the ontology features.
The later sections of this document should provide you:
- high-level definitions of the key concepts of the current ontology
- simple scenarii for each of these concepts and their implementations both in [TURTLE] format and in RDF/XML
Finally this document ends with a summary of the features available in current ontology
This session is meant to explain the key classes of the current ontology. We will go further into detail for each of them. Here is an overview of the structure of the main current ontology model.
... Space here reserved for a data model visualisation ...
The terms of this vocabulary are stored in different modules, namely:
- module 1: Provides the main concepts describing something
- module 2: Provides the needed terms to describe some specific aspects
A very formal and accurate definition for Class 1.
Another very formal and accurate definition for Class 2.
Now that we have an overview of the main classes available in current ontology, this section should provide for each of them a small scenario as well as an implementation of that scenario. Each implementation will be provided both in turtle format and in RDF/XML.
Description of what is going to be described as Class 1 example.
Turtle Example
Some valid turtle data snippet and the required prefixes so that a user would only need to copy/paste using the GitHub button.
Some HTML special chars that could be useful:
lower than: <
line break:
space (for indent):
XML Example
Some valid and equivalent RDF/XML data snippet and the required prefixes so that a user would only need to copy/paste using the GitHub button.
Some HTML special chars that could be useful:
lower than: <
line break:
space (for indent):
Description of what is going to be described as Class 2 example.
Turtle Example
Some valid turtle data snippet and the required prefixes so that a user would only need to copy/paste using the GitHub button.
Some HTML special chars that could be useful:
lower than: <
line break:
space (for indent):
XML Example
Some valid and equivalent RDF/XML data snippet so that a user would only need to copy/paste using the GitHub button.
Some HTML special chars that could be useful:
lower than: <
line break:
space (for indent):
The implementations of the previous section aims to illustrate the following features:
- this ontology can describe concept 1
- while also providing what it needs for concept 2
This document was produced by the some research team, spread over the laboratories of institute 1 (author 1, author 2), institue 2 (author 3, author 4) and the institute 3 (author 5, author 6)
[TURTLE]
Eric Prud'hommeaux, Gavin Carothers; eds. Turtle: Terse RDF Triple Language. 9 August 2011. W3C Working Draft. URL: http://www.w3.org/TR/2011/WD-turtle-20110809/