Skip to content
This repository was archived by the owner on Apr 26, 2022. It is now read-only.
This repository was archived by the owner on Apr 26, 2022. It is now read-only.

schema.org type-properties relationships and rdfs:domain #9

@bvatant

Description

@bvatant

Issue #7 discussion uses arguments based on a schema.org property domain, but schema.org itself does not define property domains in the formal sense of rdfs:domain. Actually schema.org loosely defines "expected" or "suggested" or "allowed" properties for a given type. At http://schema.org/docs/gs.html#schemaorg_types one can read that a type "has" properties.
The semantics of rdfs:domain is harder : bearing a property entails to be an instance of the class defined by the property domain.
The interpretation of the schema.org type-has-property declarations in terms of rdfs:domain is an assumption made by rdfs.schema.org, but do we agree this is correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions