ResourceSchema
@idstringrequired
Example:
3f2592da-ffc9-40cb-a336-a9daa9343ce8@typestringrequired
Example:
ResourcecontactPointstring
Example:
contactPointExamplekeywordstring[]
Example:
["keyword1","keyword2"]landingPagestring
Example:
landingPageExamplethemestring[]
Example:
["theme1","theme2"]conformsTostring[]
Example:
["conformsToExample"]creatorstring
Example:
creatorExampledescriptionstring[]
Example:
["description1","description2"]identifierstring
Example:
identifierExampleisReferencedBystring
Example:
isReferencedByExampleissuedstring
Example:
2020-01-01languagestring
Example:
enlicensestring
Example:
licenseExamplemodifiedstring
Example:
2020-01-02publisherstring
Example:
publisherExamplerelationstring
Example:
relationExampletitlestring
Example:
titleExampletypestring
Example:
typeExamplehasPolicy object[]
Array [
@idstringrequired
Example:
3f2592da-ffc9-40cb-a336-a9daa9343ce8@typestringrequired
Example:
Offerassignerstring
Example:
assignerExampleassigneestring
Example:
assigneeExampleprofilestring
Example:
profileExamplepermission object[]
Array [
@typestringrequired
Example:
Permissionassignerstring
Example:
assignerExampleassigneestring
Example:
assigneeExampleactionstringrequired
Example:
actionExampletargetstring
Example:
targetExampleconstraint object[]
Array [
@typestringrequired
Example:
ConstraintleftOperandstringrequired
Example:
leftOperandExampleoperatorstringrequired
Example:
operatorExamplerightOperandobject
Example:
{"value":"rightOperandExample"}rightOperandReferencestring
Example:
rightOperandReferenceExample]
Dutystring[]
Example:
[]]
prohibition object[]
Array [
@typestringrequired
Example:
Prohibitionassignerstring
Example:
assignerExampleassigneestring
Example:
assigneeExampleactionstringrequired
Example:
actionExampletargetstring
Example:
targetExampleconstraint object[]
Array [
@typestringrequired
Example:
ConstraintleftOperandstringrequired
Example:
leftOperandExampleoperatorstringrequired
Example:
operatorExamplerightOperandobject
Example:
{"value":"rightOperandExample"}rightOperandReferencestring
Example:
rightOperandReferenceExample]
]
obligation object[]
Array [
@typestringrequired
Example:
Dutyassignerstring
Example:
assignerExampleassigneestring
Example:
assigneeExampleactionstringrequired
Example:
actionExampletargetstring
Example:
targetExampleconstraint object[]
Array [
@typestringrequired
Example:
ConstraintleftOperandstringrequired
Example:
leftOperandExampleoperatorstringrequired
Example:
operatorExamplerightOperandobject
Example:
{"value":"rightOperandExample"}rightOperandReferencestring
Example:
rightOperandReferenceExample]
]
targetstring
Example:
targetExample]
hasVersionstring[]
Example:
["version1","version2"]isVersionOfstring
Example:
isVersionOfExampleversionstring
Example:
versionExamplehasCurrentVersionstring
Example:
hasCurrentVersionExamplepreviousVersionstring
Example:
previousVersionExampleResourceSchema
{
"@id": "3f2592da-ffc9-40cb-a336-a9daa9343ce8",
"@type": "Resource",
"contactPoint": "contactPointExample",
"keyword": [
"keyword1",
"keyword2"
],
"landingPage": "landingPageExample",
"theme": [
"theme1",
"theme2"
],
"conformsTo": [
"conformsToExample"
],
"creator": "creatorExample",
"description": [
"description1",
"description2"
],
"identifier": "identifierExample",
"isReferencedBy": "isReferencedByExample",
"issued": "2020-01-01",
"language": "en",
"license": "licenseExample",
"modified": "2020-01-02",
"publisher": "publisherExample",
"relation": "relationExample",
"title": "titleExample",
"type": "typeExample",
"hasPolicy": [],
"hasVersion": [
"version1",
"version2"
],
"isVersionOf": "isVersionOfExample",
"version": "versionExample",
"hasCurrentVersion": "hasCurrentVersionExample",
"previousVersion": "previousVersionExample"
}