지원되는 스키마

다음은 Entity Reconciliation API에 지원되는 스키마입니다.

조직

https://schema.org/name
https://schema.org/streetAddress
https://schema.org/addressLocality
https://schema.org/addressRegion
https://schema.org/addressCountry
https://schema.org/postalCode
https://schema.org/duns
https://schema.org/telephone
https://schema.org/url
https://schema.org/parentOrganization (Text)

Person

https://schema.org/name
https://schema.org/gender
https://schema.org/height (Float in meters)
https://schema.org/weight (Float in kg)
https://schema.org/hasOccupation (Text)
https://schema.org/nationality
https://schema.org/birthDate (YYYY-MM-DD format)
https://schema.org/telephone
https://schema.org/identifier
https://schema.org/streetAddress
https://schema.org/addressLocality
https://schema.org/addressRegion
https://schema.org/addressCountry
https://schema.org/postalCode

LocalBusiness

https://schema.org/name
https://schema.org/streetAddress
https://schema.org/addressLocality
https://schema.org/addressRegion
https://schema.org/addressCountry
https://schema.org/postalCode
https://schema.org/duns
https://schema.org/telephone
https://schema.org/url
https://schema.org/parentOrganization (Text)
https://schema.org/longitude (Text)
https://schema.org/latitude (Text)