Skip to content

Commit

Permalink
Field community_id has been renamed to initial_community_id in `C…
Browse files Browse the repository at this point in the history
…ontact`.
  • Loading branch information
jmfernandez committed Nov 20, 2024
1 parent 3e61570 commit 9fa4f33
Show file tree
Hide file tree
Showing 28 changed files with 28 additions and 28 deletions.
2 changes: 1 addition & 1 deletion json-schemas/2.0.x/contact.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"minLength": 1,
"format": "email"
},
"community_id": {
"initial_community_id": {
"title": "The community id where this contact first attached to",
"type": "string",
"foreign_keys": [
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/CAMEO/Contacts/CAMEO_contact1.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_id": "orcid:0000-0001-7896-6217",
"_schema" : "https://w3id.org/openebench/scientific-schemas/2.0/Contact",
"community_id" : "OEBC008",
"initial_community_id" : "OEBC008",
"givenName": "David",
"surname": "Baker",
"email": [
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/CAMEO/Contacts/CAMEO_contact2.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_id": "orcid:0000-0003-2715-335X",
"_schema" : "https://w3id.org/openebench/scientific-schemas/2.0/Contact",
"community_id" : "OEBC008",
"initial_community_id" : "OEBC008",
"givenName": "Torsten",
"surname": "Schwede",
"email": [
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/CAMEO/Contacts/CAMEO_contact3.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"_id": "orcid:0000-0002-6813-3200",
"_schema" : "https://w3id.org/openebench/scientific-schemas/2.0/Contact",
"community_id" : "OEBC008",
"initial_community_id" : "OEBC008",
"givenName": "Xavier",
"surname": "Robin",
"email": [
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes" : "Contact for QfO datasets",
"community_id" : "OEBC002"
"initial_community_id" : "OEBC002"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact10.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Contact for Schlicker's semantic similarity metric",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact11.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Contact for Ensembl Compara tool",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact12.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Contact for Hieranoid 2 tool",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact14.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Contact for any bug reports",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact15.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Contact for any questions about OrthoInspector in general or collaborations",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"orcid:[email protected]",
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Main organizer and principal contact",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact3.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "QfO4 organizer",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact4.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "QfO4 organizer",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact5.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"orcid:[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "QfO4 organizer",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact6.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"[email protected]",
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "EggNOG contact",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact7.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Roundup contact",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact8.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "Roundup contact",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/QfO/Contacts/QfO_contact9.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"email": [
"[email protected]"
],
"community_id":"OEBC002",
"initial_community_id":"OEBC002",
"notes": "OMA contact",
"links": [
{
Expand Down
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact1.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact10.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact2.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact3.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact4.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact5.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Left science: https://www.linkedin.com/in/nathan-dees/ . Unknown ORCID, unknown e-mail",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact6.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact7.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact8.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}
2 changes: 1 addition & 1 deletion prototype-data/2.0.x/TCGA/Contacts/Contact9.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@
"[email protected]"
],
"notes":"Curated",
"community_id": "OEBC001"
"initial_community_id": "OEBC001"
}

0 comments on commit 9fa4f33

Please sign in to comment.