-
Notifications
You must be signed in to change notification settings - Fork 185
Open
Description
cnschema中的实体的属性值域是不是把该属性的定义域(有哪些实体用到该属性)也算在内了?比如Person的address属性,网页上显示address属性的值域为:PostalAddress or Text or GeoShape or Organization or GeoCoordinates or Person or Place。但是点进address属性详情页,会发现address属性能取的值只有PostalAddress和Text这两个类型。剩下的GeoShape or Organization or GeoCoordinates or Person or Place则表示的是引用address的实体。
Metadata
Metadata
Assignees
Labels
No labels