D3web
G’day (anonymous guest)
User Preferences
Log in
Register a new user!
For full search, hit enter...
Recent Searches
Sandbox4
☰
Info
Version :
23
Date Modified :
21-Aug-2019 13:46
Author : Jochen Reutelshöfer
More Info...
Attachments
Reading time: 0.7 mins, 170 words
E
dit
More...
View Page Source
Show Reader View
This is version
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
. It is not the current version, and thus it cannot be edited.
Back to current version
Restore this version
Beispiel für Property-Chains: Herleitung Grandfather
#
Schema Wissen (T-Box)
#
Turtle
Help: Turtle
Edit turtle
si.father
si
:
father
rdf.type
rdf
:
type
rdf.Property
rdf
:
Property
;
rdfs.subPropertyOf
rdfs
:
subPropertyOf
si.parent
si
:
parent
.
si.parent
si
:
parent
rdf.type
rdf
:
type
rdf.Property
rdf
:
Property
.
grandfather relation is derived via property chain
#
Turtle
Help: Turtle
Edit turtle
si.grandfather
si
:
grandfather
rdf.type
rdf
:
type
rdf.Property
rdf
:
Property
.
si.grandparent
si
:
grandparent
a
rdf.Property
rdf
:
Property
.
family name (Literal) is derived via property chain
#
Turtle
Help: Turtle
Edit turtle
si.familyName
si
:
familyName
a
owl.ObjectProperty
owl
:
ObjectProperty
.
si.referencedFamilyName
si
:
referencedFamilyName
rdfs.subPropertyOf
rdfs
:
subPropertyOf
si.familyName
si
:
familyName
;
owl.propertyChainAxiom
owl
:
propertyChainAxiom
(
si.parent
si
:
parent
si.familyName
si
:
familyName
)
.
Instanzen (A-Box)
#
Turtle
Help: Turtle
Edit turtle
si.Abe
si
:
Abe
a
owl.Thing
owl
:
Thing
;
si.familyName
si
:
familyName
"Simpson"
.
si.Homer
si
:
Homer
a
owl.Thing
owl
:
Thing
;
si.father
si
:
father
si.Abe
si
:
Abe
.
si.Bart
si
:
Bart
a
owl.Thing
owl
:
Thing
;
si.parent
si
:
parent
si.Homer
si
:
Homer
.
si.Lisa
si
:
Lisa
a
owl.Thing
owl
:
Thing
;
si.parent
si
:
parent
si.Homer
si
:
Homer
.
Queries
#
Bart
#
Sparql
Help: Sparql
Edit SPARQL
Download as XLSX
No ontology found! The package '' is not used to compile an ontology.
Internal error while rendering section: null
All Grandparent relations
#
Sparql
Help: Sparql
Edit SPARQL
Download as XLSX
No ontology found! The package '' is not used to compile an ontology.
Internal error while rendering section: null
All Family Names
#
Sparql
Help: Sparql
Edit SPARQL
Download as XLSX
No ontology found! The package '' is not used to compile an ontology.
Internal error while rendering section: null
All referenced family names
#
Sparql
Help: Sparql
Edit SPARQL
Download as XLSX
No ontology found! The package '' is not used to compile an ontology.
Internal error while rendering section: null
Package
Help: Package
propChainTest
Ontology
Help: Ontology
Refresh
OWL2_RL_REDUCED_OPTIMIZED
propChainTest
Namespace
Help: Namespace
si
http://www.example.org/ontology#
d3web Home
Product Overview
Downloads
Success Stories
History
Users
Tutorials & Screencasts
Documentation
User FAQ
Demos
Developers
Getting Started
How-Tos
Developer FAQ
API Documentation
Sources
Repository
Get Social
Forum
YouTube
Miscellaneous
All pages
Recent changes
Installed plugins
Contact
/
Impressum
Privacy Statement