Skip to content

Instantly share code, notes, and snippets.

@stain
Last active July 30, 2019 09:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stain/ddffb5a130b0c50b8beff2c1d02669b6 to your computer and use it in GitHub Desktop.
Save stain/ddffb5a130b0c50b8beff2c1d02669b6 to your computer and use it in GitHub Desktop.
curl -s -L -H "Accept: application/ld+json" https://schema.org/ | grep @type | grep @id | cut -d '"' -f 2,4 | sed 's/"/,/'
property type
actionableFeedbackPolicy @id
additionalType @id
afterMedia @id
arrivalTime @id
availabilityEnds @id
availabilityStarts @id
availableFrom @id
availableThrough @id
beforeMedia @id
benefitsSummaryUrl @id
birthDate @id
bookingTime @id
checkinTime @id
checkoutTime @id
codeRepository @id
colleague @id
commentTime @id
contentReferenceTime @id
contentUrl @id
correctionsPolicy @id
coverageEndTime @id
coverageStartTime @id
datasetTimeInterval @id
dateCreated @id
dateDeleted @id
dateIssued @id
dateModified @id
datePosted @id
datePublished @id
dateRead @id
dateReceived @id
dateSent @id
dateVehicleFirstRegistered @id
deathDate @id
departureTime @id
discussionUrl @id
dissolutionDate @id
diversityPolicy @id
diversityStaffingReport @id
documentation @id
doorTime @id
downloadUrl @id
dropoffTime @id
duringMedia @id
embedUrl @id
endDate @id
endTime @id
ethicsPolicy @id
exceptDate @id
expectedArrivalFrom @id
expectedArrivalUntil @id
expires @id
foundingDate @id
gameLocation @id
guidelineDate @id
hasMap @id
healthPlanMarketingUrl @id
image @id
inCodeSet @id
inDefinedTermSet @id
installUrl @id
isBasedOn @id
isBasedOnUrl @id
labelDetails @id
lastReviewed @id
legislationDate @id
legislationDateVersion @id
license @id
logo @id
mainEntityOfPage @id
map @id
maps @id
masthead @id
missionCoveragePrioritiesPolicy @id
modelDate @id
modifiedTime @id
noBylinesPolicy @id
orderDate @id
ownedFrom @id
ownedThrough @id
paymentDue @id
paymentDueDate @id
paymentUrl @id
pickupTime @id
prescribingInfo @id
previousStartDate @id
priceValidUntil @id
productReturnLink @id
productionDate @id
publishingPrinciples @id
purchaseDate @id
relatedLink @id
releaseDate @id
replyToUrl @id
sameAs @id
scheduledPaymentDate @id
scheduledTime @id
screenshot @id
sdDatePublished @id
sdLicense @id
serviceUrl @id
significantLink @id
significantLinks @id
speakable @id
startDate @id
startTime @id
targetUrl @id
thumbnailUrl @id
trackingUrl @id
unnamedSourcesPolicy @id
uploadDate @id
url @id
validFrom @id
validThrough @id
validUntil @id
vehicleModelDate @id
verificationFactCheckingPolicy @id
webCheckinTime @id
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment