Toggle navigation
Toggle navigation
This project
Loading...
Sign in
data.posccaesar.org
/
ilap
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Commits
Issue Boards
Authored by
Tore Christiansen
2014-11-24 22:27:11 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
61fdb281120135f821a95af4e8164cf99d784061
61fdb281
1 parent
cd01ba28
Correction
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
PLANNING_CORE.ttl
PLANNING_CORE.ttl
View file @
61fdb28
...
...
@@ -1853,13 +1853,13 @@ ILAP:hasSourceApplication
ILAP:
hasSourceInformation
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ILAP:
Source
;
rdfs:
label
"has
source data
"
^^
xsd:
string
;
rdfs:
label
"has
Source Information
"
^^
xsd:
string
;
rdfs:
range
ILAP:
Information
.
ILAP:
hasSourceUserField
rdf:
type
owl:
ObjectProperty
;
rdfs:
domain
ILAP:
Source
;
rdfs:
label
"has
source user fields
"
^^
xsd:
string
.
rdfs:
label
"has
Source User Field
"
^^
xsd:
string
.
ILAP:
hasSuccessorActivity
rdf:
type
owl:
TransitiveProperty
,
owl:
ObjectProperty
;
...
...
Please
register
or
login
to post a comment