Skip to content

Commit

Permalink
Merge pull request #227 from brendanmoore/feature/tabtab-ki-bundle-pe…
Browse files Browse the repository at this point in the history
…rmissions

Added Tabtab Permission edges to KIs/Bundles
  • Loading branch information
Markus Napp committed Apr 19, 2016
2 parents 485b951 + 4afdf70 commit 03915f8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions SGO/sgo/verbs/corresponds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,10 @@
to: http://www.purl.org/ogit/Person
- from: http://www.purl.org/ogit/Forum/Invite
to: http://www.purl.org/ogit/Forum/Topic
- from: http://www.purl.org/ogit/Forum/Invite
to: http://www.purl.org/ogit/Forum/KnowledgeItemHistory
- from: http://www.purl.org/ogit/Forum/Invite
to: http://www.purl.org/ogit/Forum/KnowledgeBundle

history:
- id: 1
Expand Down Expand Up @@ -101,3 +105,7 @@
date: 2015-12-10
description: change entity name from ogit/ServiceManagement/ChangeTask to ogit/ServiceManagement/SubTask
modified-by: Peter Larem
- id: 6
date: 2016-04-04
description: Added edge Invite -> KnowledgeItemHistory|KnowledgeBundle
modified-by: [email protected]
8 changes: 8 additions & 0 deletions SGO/sgo/verbs/requires.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,10 @@
to: http://www.purl.org/ogit/ServiceManagement/Service
- from: http://www.purl.org/ogit/Forum/Topic
to: http://www.purl.org/ogit/Forum/Permission
- from: http://www.purl.org/ogit/Forum/KnowledgeItemHistory
to: http://www.purl.org/ogit/Forum/Permission
- from: http://www.purl.org/ogit/Forum/KnowledgeBundle
to: http://www.purl.org/ogit/Forum/Permission
history:
- id: 1
date: 2015-05-21
Expand All @@ -48,3 +52,7 @@
date: 2015-09-03
description: Added edge Topic -> Permission
modified-by: [email protected]
- id: 3
date: 2016-04-04
description: Added edge KnowledgeItemHistory|KnowledgeBundle -> Permission
modified-by: [email protected]

0 comments on commit 03915f8

Please sign in to comment.