Skip to content

Commit

Permalink
Merge pull request #231 from bpneal/feature/tabtabUpdates
Browse files Browse the repository at this point in the history
Changes for TabTab for content ownership and ratings
  • Loading branch information
p1tz committed Jun 6, 2016
2 parents 17cede5 + 5c46ead commit 4d582c4
Show file tree
Hide file tree
Showing 5 changed files with 36 additions and 0 deletions.
5 changes: 5 additions & 0 deletions NTO/Forum/entities/Rating.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,15 @@
mandatory:
- http://www.purl.org/ogit/value
optional:
- http://www.purl.org/ogit/content
indexed:
history:
- id: 1
date: 2015-08-12
description: Initial Creation
modified-by: [email protected]
- id: 2
date: 2016-05-17
description: Added ogit/content Field
modified-by: [email protected]

6 changes: 6 additions & 0 deletions SGO/sgo/verbs/creates.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@
date: 2016-02-22
description: Added edge for `ogit/Organization` -> `ogit/Organization`
modified-by: Peter Larem
- id: 10
date: 2016-05-17
description: Added edge for `ogit/Forum/Profile` -> `ogit/Forum/Rating`
modified-by: Ben Neal

allowed:
- from: http://www.purl.org/ogit/ServiceManagement/Report
Expand Down Expand Up @@ -101,4 +105,6 @@
to: http://www.purl.org/ogit/Forum/KnowledgeItemHistory
- from: http://www.purl.org/ogit/Organization
to: http://www.purl.org/ogit/Organization
- from: http://www.purl.org/ogit/Forum/Profile
to: http://www.purl.org/ogit/Forum/Rating

6 changes: 6 additions & 0 deletions SGO/sgo/verbs/endorses.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
date: 2015-11-13
description: Edit for KnowledgeItemHistory
modified-by: [email protected]
- id: 3
date: 2016-05-17
description: Added edge for `ogit/Forum/Profile` -> `ogit/Forum/Rating`
modified-by: Ben Neal

allowed:
- from: http://www.purl.org/ogit/Forum/Profile
Expand All @@ -33,4 +37,6 @@
to: http://www.purl.org/ogit/Forum/Post
- from: http://www.purl.org/ogit/Forum/Profile
to: http://www.purl.org/ogit/Forum/Reply
- from: http://www.purl.org/ogit/Forum/Profile
to: http://www.purl.org/ogit/Forum/Rating

13 changes: 13 additions & 0 deletions SGO/sgo/verbs/owns.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,13 @@
- Added Connection for `ogit/Organization` -> `ogit/Automation/MARSNode`
modified-by: Aymen Ayoub
- id: 4
date: 2016-05-17
modified-by: Ben Neal
description: |
- Added Connection for `ogit/Forum/Group` -> `ogit/Forum/KnowledgeBundle`
- Added Connection for `ogit/Forum/Group` -> `ogit/Forum/KnowledgeItemHistory`
- Added Connection for `ogit/Forum/Group` -> `ogit/Forum/Topic`
allowed:
- from: http://www.purl.org/ogit/Organization
Expand All @@ -53,4 +60,10 @@
to: http://www.purl.org/ogit/Notification
- from: http://www.purl.org/ogit/Forum/Profile
to: http://www.purl.org/ogit/Forum/Topic
- from: 'http://www.purl.org/ogit/Forum/Group'
to: 'http://www.purl.org/ogit/Forum/KnowledgeBundle'
- from: 'http://www.purl.org/ogit/Forum/Group'
to: 'http://www.purl.org/ogit/Forum/KnowledgeItemHistory'
- from: 'http://www.purl.org/ogit/Forum/Group'
to: 'http://www.purl.org/ogit/Forum/Topic'

6 changes: 6 additions & 0 deletions SGO/sgo/verbs/responds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
date: 2015-11-13
description: Edit for KnowledgeItemHistory
modified-by: [email protected]
- id: 3
date: 2016-05-17
description: Added edge for `ogit/Comment` -> `ogit/Forum/Rating`
modified-by: Ben Neal

allowed:
- from: http://www.purl.org/ogit/Comment
Expand All @@ -33,4 +37,6 @@
to: http://www.purl.org/ogit/Forum/Post
- from: http://www.purl.org/ogit/Forum/Reply
to: http://www.purl.org/ogit/Forum/KnowledgeBundle
- from: http://www.purl.org/ogit/Comment
to: http://www.purl.org/ogit/Forum/Rating

0 comments on commit 4d582c4

Please sign in to comment.