Modifying contactPoint object (data.json)

768
2
Jump to solution
07-24-2017 12:20 PM
SethLewis1
Occasional Contributor III

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
Occasional Contributor III

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
Occasional Contributor III

Hi Seth, 

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

This might take 24 hours to update. 

Courtney

ColForbin
Occasional Contributor

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

0 Kudos