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-10-01 22:57:10 +0200
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b62645dfff891d663bc4986a2c6bb4de054b2489
b62645df
1 parent
9bee4787
Made DG subclass of Milestone
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
PLANNING_CORE.ttl
PLANNING_CORE.ttl
View file @
b62645d
...
...
@@ -208,7 +208,7 @@ ILAP:Data
ILAP:
DecisionGate
rdf:
type
owl:
Class
;
rdfs:
label
"Milestone type"
^^
xsd:
string
;
rdfs:
subClassOf
owl:
Thing
.
rdfs:
subClassOf
ILAP:
Milestone
.
ILAP:
DegreeOfCriticality
rdf:
type
owl:
Class
;
...
...
Please
register
or
login
to post a comment