-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Label and description when there are multiple direct properties #6
Comments
I heard back from Steve. As I suspected, he said that rdfs:label typically appears on properties and entities, but not on statement instances. So we need to drop those. Issues to think through:
Proposal:
|
Here are some examples: Attach simple string to an event entity
Attach simple string to factoid URI (this will apply to all factoid types)
Attach xml to the factoid URI (the paths will be the same as above)
|
How does this look?
|
@wsalesky we didn't discuss the implication for label and description of there being multiple direct properties in a factoid.
In all of these instances, we will need to decide where to attach rdfs:label and rdfs:desc. It seems a shame to duplicate all of this on every statement instance. I'll discuss this with Steve and follow up here in this issue.
The text was updated successfully, but these errors were encountered: