Skip to content

Commit

Permalink
Updating links to documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
practicalparticipation committed Feb 28, 2015
1 parent 95dc130 commit 3b29030
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions schema/360-giving-schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@
"properties": {
"id": {
"type": "string",
"description": "A globally unique identifier for this organisation. This is important to enable data on funders and recipients to be linked up across different grant-makers. The [Organisation Identifier Standard](http://docs.threesixtygiving.org/docs/#organisation-identifiers) guidance explains how to create this ID, based either on the known company or charity number, or upon identifiers held in the grant-maker's internal systems.",
"description": "A globally unique identifier for this organisation. This is important to enable data on funders and recipients to be linked up across different grant-makers. The [Organisation Identifier Standard](http://docs.threesixtygiving.org/identifiers/#organisation-identifier) guidance explains how to create this ID, based either on the known company or charity number, or upon identifiers held in the grant-maker's internal systems.",
"weight": 0.001,
"title": "Identifier"
},
Expand Down Expand Up @@ -432,7 +432,7 @@
"properties": {
"id": {
"type": "string",
"description": "The unique identifier for this grant. Made up of your 360 Giving prefix, and an identifier from your records. See the [360Giving Grant identifier guidance](http://docs.threesixtygiving.org/docs/#grant-identifiers) for details.",
"description": "The unique identifier for this grant. Made up of your 360 Giving prefix, and an identifier from your records. See the [360Giving Grant identifier guidance](http://docs.threesixtygiving.org/identifiers/#grant-identifier) for details.",
"weight": 0.001,
"title": "Identifier"
},
Expand Down
Binary file modified schema/multi-table/360-giving-schema-fields.xlsx
Binary file not shown.
Binary file modified schema/summary-table/360-giving-schema-titles.xlsx
Binary file not shown.
6 changes: 3 additions & 3 deletions schema/summary-table/360-summary-table-schema.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"fields": [
{
"description": "The unique identifier for this grant. Made up of your 360 Giving prefix, and an identifier from your records. See the [360Giving Grant identifier guidance](http://docs.threesixtygiving.org/docs/#grant-identifiers) for details.",
"description": "The unique identifier for this grant. Made up of your 360 Giving prefix, and an identifier from your records. See the [360Giving Grant identifier guidance](http://docs.threesixtygiving.org/identifiers/#grant-identifier) for details.",
"format": "",
"title": "Identifier",
"required": true,
Expand Down Expand Up @@ -98,7 +98,7 @@
"name": "plannedDates[]/duration"
},
{
"description": "A globally unique identifier for this organisation. This is important to enable data on funders and recipients to be linked up across different grant-makers. The [Organisation Identifier Standard](http://docs.threesixtygiving.org/docs/#organisation-identifiers) guidance explains how to create this ID, based either on the known company or charity number, or upon identifiers held in the grant-maker's internal systems.",
"description": "A globally unique identifier for this organisation. This is important to enable data on funders and recipients to be linked up across different grant-makers. The [Organisation Identifier Standard](http://docs.threesixtygiving.org/identifiers/#organisation-identifier) guidance explains how to create this ID, based either on the known company or charity number, or upon identifiers held in the grant-maker's internal systems.",
"format": "",
"title": "Recipient Org:Identifier",
"required": true,
Expand Down Expand Up @@ -202,7 +202,7 @@
"name": "beneficiaryLocation[]/geoCodeType"
},
{
"description": "A globally unique identifier for this organisation. This is important to enable data on funders and recipients to be linked up across different grant-makers. The [Organisation Identifier Standard](http://docs.threesixtygiving.org/docs/#organisation-identifiers) guidance explains how to create this ID, based either on the known company or charity number, or upon identifiers held in the grant-maker's internal systems.",
"description": "A globally unique identifier for this organisation. This is important to enable data on funders and recipients to be linked up across different grant-makers. The [Organisation Identifier Standard](http://docs.threesixtygiving.org/identifiers/#organisation-identifier) guidance explains how to create this ID, based either on the known company or charity number, or upon identifiers held in the grant-maker's internal systems.",
"format": "",
"title": "Funding Org:Identifier",
"required": true,
Expand Down

0 comments on commit 3b29030

Please sign in to comment.