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
2015-03-19 15:32:29 +0100
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
46bafd08a39daffc0da1118420c93a6012874058
46bafd08
1 parent
87ab35cf
fixed annotation for ref and anyuri
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
4 deletions
ilap-userfield.ttl
mainOntology.ttl
ilap-userfield.ttl
View file @
46bafd0
This diff is collapsed. Click to expand it.
mainOntology.ttl
View file @
46bafd0
...
...
@@ -206,7 +206,6 @@
.
:
Activity_1
rdf:
type
:
Activity
;
:
hasSpecifiedUserField
userfield:
SpecifiedUserField_1
;
rdfs:
label
"Activity 1"
^^
xsd:
string
;
.
:
AfterShutdown
...
...
@@ -3280,9 +3279,6 @@ userfield:SourceSpecifiedUserField
userfield:
SpecifiedUserField
rdfs:
comment
"A class that holds the Free Text Fields for a Plan (i.e., associated with the Project or Activities in the Plan)."
^^
xsd:
string
;
.
userfield:
SpecifiedUserField_1
userfield:
hasWBSpart2
:
FreeFieldValue_1
;
.
userfield:
hasFreeFieldForSpecifiedUserField
rdf:
type
owl:
ObjectProperty
;
.
...
...
Please
register
or
login
to post a comment