CoreLogic (Cotality) · JSON-LD Context

Corelogic Context

JSON-LD context defining the semantic vocabulary for Corelogic from CoreLogic (Cotality).

67 Classes 0 Properties 3 Namespaces
View Context View on GitHub

Namespaces

schema: https://schema.org/
reso: https://ddwiki.reso.org/vocab#
corelogic: https://api.cotality.com/vocab#

Classes

Property Listing Member Office Media OpenHouse Contact SavedSearch ListingKey ListingId StandardStatus PropertyType PropertySubType ListPrice ClosePrice BedroomsTotal BathroomsTotalInteger LivingArea LotSizeArea YearBuilt StreetNumber StreetName StreetSuffix City StateOrProvince PostalCode Country Latitude Longitude ListAgentKey ListOfficeKey ModificationTimestamp OriginatingSystemName UniversalParcelId CLIP MemberKey MemberFirstName MemberLastName MemberFullName MemberLoginId MemberStatus MemberEmail MemberPreferredPhone OfficeKey OfficeName OfficeStatus OfficePhone OfficeAddress1 MediaKey MediaURL MediaType MediaCategory Order ContactKeyNumeric FirstName LastName Email Phone Address parcelId structureId peril score scenario horizon economicImpactUSD asOf

JSON-LD Document

Raw ↑
{
  "@context": {
    "@vocab": "https://api.cotality.com/vocab#",
    "schema": "https://schema.org/",
    "reso": "https://ddwiki.reso.org/vocab#",
    "corelogic": "https://api.cotality.com/vocab#",
    "Property": "schema:Residence",
    "Listing": "schema:RealEstateListing",
    "Member": "schema:RealEstateAgent",
    "Office": "schema:RealEstateAgency",
    "Media": "schema:MediaObject",
    "OpenHouse": "schema:Event",
    "Contact": "schema:Person",
    "SavedSearch": "schema:SearchAction",
    "ListingKey": "schema:identifier",
    "ListingId": "schema:identifier",
    "StandardStatus": "reso:StandardStatus",
    "PropertyType": "reso:PropertyType",
    "PropertySubType": "reso:PropertySubType",
    "ListPrice": "schema:price",
    "ClosePrice": "schema:price",
    "BedroomsTotal": "schema:numberOfBedrooms",
    "BathroomsTotalInteger": "schema:numberOfBathroomsTotal",
    "LivingArea": "schema:floorSize",
    "LotSizeArea": "schema:lotSize",
    "YearBuilt": "schema:yearBuilt",
    "StreetNumber": "schema:streetAddress",
    "StreetName": "schema:streetAddress",
    "StreetSuffix": "schema:streetAddress",
    "City": "schema:addressLocality",
    "StateOrProvince": "schema:addressRegion",
    "PostalCode": "schema:postalCode",
    "Country": "schema:addressCountry",
    "Latitude": "schema:latitude",
    "Longitude": "schema:longitude",
    "ListAgentKey": "schema:agent",
    "ListOfficeKey": "schema:provider",
    "ModificationTimestamp": "schema:dateModified",
    "OriginatingSystemName": "schema:sourceOrganization",
    "UniversalParcelId": "corelogic:upi",
    "CLIP": "corelogic:clip",
    "MemberKey": "schema:identifier",
    "MemberFirstName": "schema:givenName",
    "MemberLastName": "schema:familyName",
    "MemberFullName": "schema:name",
    "MemberLoginId": "schema:identifier",
    "MemberStatus": "corelogic:memberStatus",
    "MemberEmail": "schema:email",
    "MemberPreferredPhone": "schema:telephone",
    "OfficeKey": "schema:identifier",
    "OfficeName": "schema:name",
    "OfficeStatus": "corelogic:officeStatus",
    "OfficePhone": "schema:telephone",
    "OfficeAddress1": "schema:streetAddress",
    "MediaKey": "schema:identifier",
    "MediaURL": "schema:contentUrl",
    "MediaType": "schema:encodingFormat",
    "MediaCategory": "corelogic:mediaCategory",
    "Order": "schema:position",
    "ContactKeyNumeric": "schema:identifier",
    "FirstName": "schema:givenName",
    "LastName": "schema:familyName",
    "Email": "schema:email",
    "Phone": "schema:telephone",
    "Address": "schema:streetAddress",
    "parcelId": "corelogic:upi",
    "structureId": "corelogic:structureId",
    "peril": "corelogic:peril",
    "score": "corelogic:riskScore",
    "scenario": "corelogic:ipccScenario",
    "horizon": "corelogic:projectionYear",
    "economicImpactUSD": "schema:monetaryAmount",
    "asOf": "schema:dateModified"
  }
}