Select to view content in your preferred language

Modifying contactPoint object (data.json)

1382
2
Jump to solution
07-24-2017 12:20 PM
SethLewis1
Frequent Contributor

Do any users know where the contactPoint object is stored in ArcGIS Online and which outputs in an item's metadata? I'm looking to modify the name and e-mail properties for ckan mapping purposes but haven't located it so far.

Below is a snippet from a given open data item's data.json feed

contactPoint: {
@type: "vcard:Contact",
fn: "name",
hasEmail: "mailto:e-mail"
},‍‍‍‍‍‍‍‍‍‍
0 Kudos
1 Solution

Accepted Solutions
CourtneyClaessens
Frequent Contributor

Hi Seth, 

You can change this within the Hub admin app under the Settings tab: 

This might take 24 hours to update. 

Courtney

View solution in original post

2 Replies
CourtneyClaessens
Frequent Contributor

Hi Seth, 

You can change this within the Hub admin app under the Settings tab: 

This might take 24 hours to update. 

Courtney

Jamie_Leitch_CNF
Frequent Contributor

The interface has changed since this solution was posted.  Any idea where to find this setting in the current app?

0 Kudos