Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
atlas
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
dataplatform
atlas
Commits
a7f3e1ad
Commit
a7f3e1ad
authored
7 years ago
by
David Radley
Committed by
Madhan Neethiraj
7 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ATLAS-2341: amend the Area 1 models so the relationship names are unique
Signed-off-by:
Madhan Neethiraj
<
madhan@apache.org
>
parent
b17d0e97
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
46 deletions
+10
-46
0135-Meetings.json
addons/models/0100-Area1-Collaboration/0135-Meetings.json
+1
-1
0140-Communities.json
addons/models/0100-Area1-Collaboration/0140-Communities.json
+2
-2
0150-Feedback.json
addons/models/0100-Area1-Collaboration/0150-Feedback.json
+7
-43
No files found.
addons/models/0100-Area1-Collaboration/0135-Meetings.json
View file @
a7f3e1ad
...
...
@@ -163,7 +163,7 @@
"cardinality"
:
"SET"
},
"endDef2"
:
{
"name"
:
"
m
eetings"
,
"name"
:
"
projectM
eetings"
,
"type"
:
"Project"
,
"cardinality"
:
"SET"
},
...
...
This diff is collapsed.
Click to expand it.
addons/models/0100-Area1-Collaboration/0140-Communities.json
View file @
a7f3e1ad
...
...
@@ -80,7 +80,7 @@
"propagateTags"
:
"NONE"
,
"attributeDefs"
:
[
{
"name"
:
"
relation
shipType"
,
"name"
:
"
communityMember
shipType"
,
"typeName"
:
"CommunityMembershipType"
,
"cardinality"
:
"SINGLE"
,
"isIndexable"
:
true
,
...
...
@@ -93,7 +93,7 @@
"name"
:
"CommunityResources"
,
"typeVersion"
:
"1.0"
,
"endDef1"
:
{
"name"
:
"
supporting
Resources"
,
"name"
:
"
community
Resources"
,
"type"
:
"Community"
,
"cardinality"
:
"SET"
,
"isContainer"
:
true
...
...
This diff is collapsed.
Click to expand it.
addons/models/0100-Area1-Collaboration/0150-Feedback.json
View file @
a7f3e1ad
...
...
@@ -190,7 +190,8 @@
"superTypes"
:
[
"InformalTag"
],
"typeVersion"
:
"1.0"
"typeVersion"
:
"1.0"
,
"attributeDefs"
:
[]
}
],
"relationshipDefs"
:
[
...
...
@@ -249,56 +250,19 @@
"name"
:
"AttachedFeedback"
,
"typeVersion"
:
"1.0"
,
"endDef1"
:
{
"name"
:
"
supportingResource
s"
,
"type"
:
"
Project
"
,
"name"
:
"
comment
s"
,
"type"
:
"
Referenceable
"
,
"cardinality"
:
"SET"
,
"isContainer"
:
true
},
"endDef2"
:
{
"name"
:
"
projectUse
"
,
"type"
:
"Co
llection
"
,
"name"
:
"
commentsOn
"
,
"type"
:
"Co
mment
"
,
"cardinality"
:
"SINGLE"
},
"relationshipCategory"
:
"AGGREGATION"
,
"propagateTags"
:
"NONE"
,
"attributeDefs"
:
[
{
"name"
:
"resourceUse"
,
"description"
:
"Role in the team."
,
"typeName"
:
"string"
,
"cardinality"
:
"SINGLE"
,
"isIndexable"
:
true
,
"isOptional"
:
true
,
"isUnique"
:
false
}
]
},
{
"name"
:
"ProjectScope"
,
"typeVersion"
:
"1.0"
,
"endDef1"
:
{
"name"
:
"projectScope"
,
"type"
:
"Project"
,
"cardinality"
:
"SET"
,
"isContainer"
:
true
},
"endDef2"
:
{
"name"
:
"projectImpactingAssets"
,
"type"
:
"Collection"
,
"cardinality"
:
"SINGLE"
},
"relationshipCategory"
:
"COMPOSITION"
,
"propagateTags"
:
"NONE"
,
"attributeDefs"
:
[
{
"name"
:
"scopeDescription"
,
"typeName"
:
"string"
,
"cardinality"
:
"SINGLE"
,
"isIndexable"
:
true
,
"isOptional"
:
true
,
"isUnique"
:
false
}
]
"attributeDefs"
:
[]
},
{
"name"
:
"CommentReply"
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment