CatalogRecordSchema
@idstringrequired
Example: 
3f2592da-ffc9-40cb-a336-a9daa9343ce8@typestringrequired
Example: 
CatalogRecordconformsTostring[]
Example: 
["conformsToExample"]descriptionstring[]
Example: 
["Record description"]issuedstring<date-time>
Example: 
2020-03-01T00:00:00Zmodifiedstring<date-time>
Example: 
2020-03-02T00:00:00Ztitlestring
Example: 
Catalog title exampleprimaryTopic object
@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: 
previousVersionExampleCatalogRecordSchema
{
  "@id": "3f2592da-ffc9-40cb-a336-a9daa9343ce8",
  "@type": "CatalogRecord",
  "conformsTo": [
    "conformsToExample"
  ],
  "description": [
    "Record description"
  ],
  "issued": "2020-03-01T00:00:00Z",
  "modified": "2020-03-02T00:00:00Z",
  "title": "Catalog title example",
  "primaryTopic": {}
}