Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Solar System Corpus
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Tetras MARS
corpus
Solar System Corpus
Commits
48764805
Commit
48764805
authored
2 years ago
by
David Rouquet
Browse files
Options
Downloads
Patches
Plain Diff
SSC-06-01 OWL sans les assertions 'compose'
parent
b94c9d8b
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
data/SSC-06/SSC-06-01/SSC-06-01.dr.owl.ttl
+77
-13
77 additions, 13 deletions
data/SSC-06/SSC-06-01/SSC-06-01.dr.owl.ttl
with
77 additions
and
13 deletions
data/SSC-06/SSC-06-01/SSC-06-01.dr.owl.ttl
+
77
−
13
View file @
48764805
...
@@ -12,62 +12,126 @@
...
@@ -12,62 +12,126 @@
# Object Properties
# Object Properties
#################################################################
#################################################################
### https://tetras-libre.fr/mars/ssc#compose_01
:
compose_01
rdf:
type
owl:
ObjectProperty
.
### https://tetras-libre.fr/mars/ssc#part_of
### https://tetras-libre.fr/mars/ssc#part_of
:
part_of
rdf:
type
owl:
ObjectProperty
.
:
part_of
rdf:
type
owl:
ObjectProperty
.
### https://tetras-libre.fr/mars/ssc#primary_compose-01
:
primary_compose-01
rdf:
type
owl:
ObjectProperty
;
rdfs:
subPropertyOf
:
compose_01
.
#################################################################
# Data properties
#################################################################
### https://tetras-libre.fr/mars/ssc#small
:
small
rdf:
type
owl:
DatatypeProperty
.
#################################################################
#################################################################
# Classes
# Classes
#################################################################
#################################################################
### https://tetras-libre.fr/mars/ssc#and_n_n2_n3_n4
:
and_n_n2_n3_n4
rdf:
type
owl:
Class
;
rdfs:
subClassOf
:
range_primary_compose-01
,
:
terrestrial_planet
.
### https://tetras-libre.fr/mars/ssc#and_r_m
:
and_r_m
rdf:
type
owl:
Class
.
### https://tetras-libre.fr/mars/ssc#domain_compose
:
domain_compose
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<https://tetras-libre.fr/mars/tenet#propertyDomain>
.
### https://tetras-libre.fr/mars/ssc#domain_small
:
domain_small
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<https://tetras-libre.fr/mars/tenet#propertyDomain>
.
### https://tetras-libre.fr/mars/ssc#inner_system
### https://tetras-libre.fr/mars/ssc#inner_system
:
inner_system
rdf:
type
owl:
Class
;
:
inner_system
rdf:
type
owl:
Class
;
rdfs:
subClassOf
:
system
.
rdfs:
subClassOf
:
system
.
### https://tetras-libre.fr/mars/ssc#metal
:
metal
rdf:
type
owl:
Class
;
rdfs:
subClassOf
:
and_r_m
.
### https://tetras-libre.fr/mars/ssc#planet
### https://tetras-libre.fr/mars/ssc#planet
:
planet
rdf:
type
owl:
Class
.
:
planet
rdf:
type
owl:
Class
.
### https://tetras-libre.fr/mars/ssc#range_primary_compose-01
:
range_primary_compose-01
rdf:
type
owl:
Class
;
rdfs:
subClassOf
<https://tetras-libre.fr/mars/tenet#propertyRange>
.
### https://tetras-libre.fr/mars/ssc#rock
:
rock
rdf:
type
owl:
Class
;
rdfs:
subClassOf
:
and_r_m
.
### https://tetras-libre.fr/mars/ssc#system
### https://tetras-libre.fr/mars/ssc#system
:
system
rdf:
type
owl:
Class
.
:
system
rdf:
type
owl:
Class
.
### https://tetras-libre.fr/mars/ssc#terestrial_planet
### https://tetras-libre.fr/mars/ssc#ter
r
estrial_planet
:
terestrial_planet
rdf:
type
owl:
Class
;
:
ter
r
estrial_planet
rdf:
type
owl:
Class
;
rdfs:
subClassOf
:
planet
.
rdfs:
subClassOf
:
planet
.
### https://tetras-libre.fr/mars/tenet#propertyDomain
<https://tetras-libre.fr/mars/tenet#propertyDomain>
rdf:
type
owl:
Class
.
### https://tetras-libre.fr/mars/tenet#propertyRange
<https://tetras-libre.fr/mars/tenet#propertyRange>
rdf:
type
owl:
Class
.
#################################################################
#################################################################
# Individuals
# Individuals
#################################################################
#################################################################
### https://tetras-libre.fr/mars/ssc#Earth
### https://tetras-libre.fr/mars/ssc#Earth
:
Earth
rdf:
type
owl:
NamedIndividual
,
:
Earth
rdf:
type
owl:
NamedIndividual
,
:
terestrial_planet
;
:
and_n_n2_n3_n4
,
:
part_of
:
inner_system_01
.
:
planet
;
:
part_of
:
inner_system__1
.
### https://tetras-libre.fr/mars/ssc#Mars
### https://tetras-libre.fr/mars/ssc#Mars
:
Mars
rdf:
type
owl:
NamedIndividual
,
:
Mars
rdf:
type
owl:
NamedIndividual
,
:
terestrial_planet
;
:
and_n_n2_n3_n4
,
:
part_of
:
inner_system_01
.
:
planet
;
:
part_of
:
inner_system__1
.
### https://tetras-libre.fr/mars/ssc#Mercury
### https://tetras-libre.fr/mars/ssc#Mercury
:
Mercury
rdf:
type
owl:
NamedIndividual
,
:
Mercury
rdf:
type
owl:
NamedIndividual
,
:
terestrial_planet
;
:
and_n_n2_n3_n4
,
:
part_of
:
inner_system_01
.
:
planet
;
:
part_of
:
inner_system__1
.
### https://tetras-libre.fr/mars/ssc#Venus
### https://tetras-libre.fr/mars/ssc#Venus
:
Venus
rdf:
type
owl:
NamedIndividual
,
:
Venus
rdf:
type
owl:
NamedIndividual
,
:
terestrial_planet
;
:
and_n_n2_n3_n4
,
:
part_of
:
inner_system_01
.
:
planet
;
:
part_of
:
inner_system__1
.
### https://tetras-libre.fr/mars/ssc#inner_system_
0
1
### https://tetras-libre.fr/mars/ssc#inner_system_
_
1
:
inner_system_
0
1
rdf:
type
owl:
NamedIndividual
,
:
inner_system_
_
1
rdf:
type
owl:
NamedIndividual
,
:
inner_system
.
:
inner_system
.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment