Skip to content

Instantly share code, notes, and snippets.

@alexkolson
Created July 8, 2013 22:30
Show Gist options
  • Save alexkolson/5953041 to your computer and use it in GitHub Desktop.
Save alexkolson/5953041 to your computer and use it in GitHub Desktop.
{
"Person" :
{
"what" : "Contact information for a person",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a16x161.prod",
"a41x178.prod",
"a169x666.prod",
"a169x667.prod",
"a169x672.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"b177052x5.prod",
"a169x695.prod"
],
"elements" : [
{
"name": "myProfileAdrs",
"data": [
{
"name": "myProfileHomeAdr",
"label": "Home",
"dtype": "text",
"caption": "Home Address"
},
{
"name": "myProfileWorkAdr",
"label": "Work",
"dtype": "text",
"caption": "Work Address"
}
],
"dtype": "multipleAddress",
"caption": "Addresses"
},
{
"name": "myProfileBDay",
"label": "Birthday",
"dtype": "text",
"caption": "Birthday"
},
{
"name": "myProfileGender",
"label": "Gender",
"dtype": "radio",
"options": ["Male", "Female"]
},
{
"name": "myProfileURL",
"label": "URL",
"dtype": "text",
"caption": "Personal Website"
},
{
"name": "myProfileTitle",
"label": "Title",
"dtype": "text",
"caption": "Your Title"
},
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What is your name?"
},
{
"name" : "myProfileEmail",
"label" : "Email",
"dtype" : "email",
"caption" : "Your home email address"
},
{
"name" : "myProfileNbrs",
"data" : [
{
"name": "myProfileHomeNbr",
"label": "Home #",
"dtype": "text",
"caption": "Home Phone"
},
{
"name": "myProfileCellNbr",
"label": "Cell #",
"dtype": "text",
"caption": "Cell Phone"
}
]
"dtype" : "multiplePhoneNbrs"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "Profile avatar"
},
{
"name" : "myProfileDescription",
"label" : "Bio",
"dtype" : "textarea",
"caption" : "Describe yourself"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes about you"
}
]
},
"Neustar" :
{
"what" : "Contact information for a person",
"defaultapps": [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x672.prod",
"a16x161.prod",
"a169x670.prod",
"a169x695.prod",
"a1968x37.prod"
],
"elements": [
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What is your name?"
},
{
"name" : "myProfileEmail",
"label" : "Email",
"dtype" : "email",
"caption" : "Your home email address"
},
{
"name" : "myProfilePhone",
"label" : "Phone",
"dtype" : "tel",
"caption" : "Your cell phone number"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "Profile avatar"
},
{
"name" : "myProfileDescription",
"label" : "Bio",
"dtype" : "textarea",
"caption" : "Describe yourself"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes about you"
}
]
},
"Bicycle" :
{
"what" : "Information about your bicycle",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" : [
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your bicycle?"
},
{
"name" : "make",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your bicycle's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your bicycle's model"
},
{
"name" : "serialnumber",
"label" : "Serial Number",
"dtype" : "text",
"caption" : "Your bicycle's serial number"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your bicycle's color"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your bicycle"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your bike"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your bicycle"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Appliance" :
{
"what" : "Information about your appliance",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x193",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your appliance?"
},
{
"name" : "applianceType",
"label" : "Type",
"dtype" : "select",
"options" : [
"Blender",
"Dish Washer",
"Dryer",
"Fridge",
"Other",
"Stove",
"Toaster",
"Washer"
],
"caption" : "Your appliances's type"
},
{
"name" : "make",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your appliances's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your appliances's model"
},
{
"name" : "serialnumber",
"label" : "Serial Number",
"dtype" : "text",
"caption" : "Your appliances's serial number"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your appliance"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your appliance"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your appliance"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Whiteboard" :
{
"what" : "Information about your whiteboard",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a2201x1",
"elements" : [
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your whiteboard?"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your appliance"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your appliance"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your appliance"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Bag" :
{
"what" : "Information about your bag",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your bag?"
},
{
"name" : "manufacturer",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your bag's manufacturer"
},
{
"name" : "style",
"label" : "Style",
"dtype" : "text",
"caption" : "Your bag's style"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your bag's color"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your bag"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your bag"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your bag"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Blood Pressure Monitor" :
{
"what" : "Information about your blood pressure monitor",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x214",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your blood pressure monitor?"
},
{
"name" : "manufacturer",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your monitor's manufacturer"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your hotspot"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your blood pressure monitor"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Scale" :
{
"what" : "Information about your scale",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x219",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your scale?"
},
{
"name" : "manufacturer",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your scale's manufacturer"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your scale"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your scale"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Gas Mileage Tracker" :
{
"what" : "Information about your gas mileage",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a169x685",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your car?"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your hotspot"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your gas mileage tracker"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"WiFi Hotspot" :
{
"what" : "Information about your WiFi Hotspot",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your hotspot?"
},
{
"name" : "networkName",
"label" : "Network Name",
"dtype" : "text",
"caption" : "Your hotspot's network name"
},
{
"name" : "securityType",
"label" : "Security Type",
"dtype" : "select",
"options" : ["None","WEP","WPA","WPA2","WPA Enterprise","WPA2 Enterprise"],
"caption" : "Your hotspot's network security type"
},
{
"name" : "networkPassword",
"label" : "Password",
"dtype" : "text",
"caption" : "Your hotspot's WiFI password"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your hotspot"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your hotspot"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your hotspot"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Vehicle" :
{
"what" : "Information about your vehicle",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a41x220.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a169x685",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your vehicle?"
},
{
"name" : "make",
"label" : "Make",
"dtype" : "text",
"caption" : "Your vehicle's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your vehicle's model"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your vehicle's color"
},
{
"name" : "year",
"label" : "Year",
"dtype" : "text",
"caption" : "Your vehicle's year"
},
{
"name" : "vin",
"label" : "VIN",
"dtype" : "text",
"caption" : "Your vehicle's Vehicle Identification Number"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your vehicle"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your vehicle"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your vehicle"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Car" :
{
"what" : "Information about your car",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a169x685",
"hide": true,
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your car?"
},
{
"name" : "make",
"label" : "Make",
"dtype" : "text",
"caption" : "Your car's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your car's model"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your car's color"
},
{
"name" : "year",
"label" : "Year",
"dtype" : "text",
"caption" : "Your car's year"
},
{
"name" : "vin",
"label" : "VIN",
"dtype" : "text",
"caption" : "Your car's Vehicle Identification Number"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your car"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your car"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your car"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Camera" :
{
"what" : "Information about your bicycle",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your camera?",
"what" : "Name of contact"
},
{
"name" : "make",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your camera's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your camera's model"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your camera's color"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "serialnumber",
"label" : "Serial Number",
"dtype" : "text",
"caption" : "Your camera's serial number"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your camera"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your camera"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your camera"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Laptop" :
{
"what" : "Information about your laptop computer",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your laptop?"
},
{
"name" : "make",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your laptop's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your laptop's model"
},
{
"name" : "serialnumber",
"label" : "Serial Number",
"dtype" : "text",
"caption" : "Your laptop's serial number"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your laptop"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your laptop"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your laptop"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Tablet" :
{
"what" : "Information about your tablet computer",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your tablet?"
},
{
"name" : "make",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your tablet's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "You tablet's model"
},
{
"name" : "serialnumber",
"label" : "Serial Number",
"dtype" : "text",
"caption" : "Your tablet's serial number"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your tablet"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your tablet"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your tablet"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Phone" :
{
"what" : "Information about your bicycle",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your phone?"
},
{
"name" : "make",
"label" : "Manufacturer",
"dtype" : "text",
"caption" : "Your phone's manufacturer"
},
{
"name" : "model",
"label" : "Model",
"dtype" : "text",
"caption" : "Your phone's model"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your phone's color"
},
{
"name" : "serialnumber",
"label" : "Serial Number",
"dtype" : "text",
"caption" : "Your phone's serial number"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your phone"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your phone"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your phone"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Keyring" :
{
"what" : "Information about your bicycle",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your keyring?"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your keyring"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your keyring"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your keyring"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Pet" :
{
"what" : "Information about your pet",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your pet?"
},
{
"name" : "petType",
"label" : "Type",
"dtype" : "select",
"options" : ["dog","cat","other"],
"caption" : "Your pet's type"
},
{
"name" : "breed",
"label" : "Breed",
"dtype" : "text",
"caption" : "Your pet's breed"
},
{
"name" : "color",
"label" : "Color",
"dtype" : "text",
"caption" : "Your pet's color"
},
{
"name" : "birth",
"label" : "Date of Birth",
"dtype" : "date",
"caption" : "Your pet's Date of Birth"
},
{
"name" : "gender",
"label" : "Gender",
"dtype" : "select",
"options" : ["male","female"],
"caption" : "Your pet's gender"
},
{
"name" : "weight",
"label" : "Weight",
"dtype" : "text",
"caption" : "Your pet's weight"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your pet"
},
{
"name" : "nature",
"label" : "Nature",
"dtype" : "textarea",
"caption" : "What is the temperament of your pet?"
},
{
"name" : "allergies",
"label" : "Allergies",
"dtype" : "textarea",
"caption" : "Your pet's allergies"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your pet"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your pet"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
},
"Lock" :
{
"what": "Information about your lock",
"defaultapps": [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements":
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What is the name of this lock?"
},
{
"name" : "lockLocation",
"label" : "Location",
"dtype" : "text",
"caption" : "Where's you're lock at?"
},
{
"name" : "lockCombo",
"label" : "Combination",
"dtype" : "text",
"caption" : "What's The Combo?"
},
{
"name" : "lockDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your lock"
},
{
"name" : "lockNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Anything else to say about your lock?"
}
]
},
"Other" :
{
"what" : "Generic schema",
"defaultapps" : [
"a169x625.prod",
"a169x664.prod",
"a169x676.prod",
"a169x666.prod",
"a169x667.prod",
"a41x234.prod",
"a169x672.prod",
"a16x161.prod",
"a169x678.prod",
"a41x173.prod",
"a169x732.prod",
"a169x670.prod",
"a169x695.prod"
],
"defaultSquareTagApp": "a41x181",
"elements" :
[
{
"name" : "myProfileName",
"label" : "Name",
"dtype" : "text",
"required" : true,
"caption" : "What do you call your thing?"
},
{
"name" : "link",
"label" : "Link",
"dtype" : "link",
"caption" : "A URL that you want to link to",
"textName" : "linkText",
"textLabel": "Link Text",
"textCaption": "The name of your link"
},
{
"name" : "twitterQuery",
"label" : "Twitter Query",
"dtype" : "text",
"caption" : "Twitter search query"
},
{
"name" : "youtubeQuery",
"label" : "YouTube Query",
"dtype" : "text",
"caption" : "YouTube search query"
},
{
"name" : "flickrQuery",
"label" : "Flickr Query",
"dtype" : "text",
"caption" : "Flickr search query"
},
{
"name" : "productURL",
"label" : "Product URL",
"dtype" : "text",
"caption" : "Online Product URL"
},
{
"name" : "manualURL",
"label" : "Manual URL",
"dtype" : "text",
"caption" : "Online Manual URL"
},
{
"name" : "myProfilePhoto",
"label" : "Photo",
"dtype" : "image",
"caption" : "A picture of your thing"
},
{
"name" : "myProfileDescription",
"label" : "Description",
"dtype" : "textarea",
"caption" : "Describe your thing"
},
{
"name" : "myProfileNotes",
"label" : "Notes",
"dtype" : "textarea",
"caption" : "Enter additional notes for your thing"
},
{
"name" : "myLabels",
"label" : "Labels",
"dtype" : "tags",
"caption" : "Enter labels for sorting and searching"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment