Skip to content
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

Declare Boolean as a subclass of Enumeration #27

Closed
wants to merge 1 commit into from

Conversation

dbs
Copy link
Contributor

@dbs dbs commented May 19, 2014

This will help ensure that Boolean and its subtypes get treated as an
enumeration; currently as neither rdfs:Class nor rdfs:Property they do not
receive a breadcrumb header and Boolean does not list its enumeration members.

Fixes #26

Signed-off-by: Dan Scott dan@coffeecode.net

This will help ensure that Boolean and its subtypes get treated as an
enumeration; currently as neither rdfs:Class nor rdfs:Property they do not
receive a breadcrumb header and Boolean does not list its enumeration members.

Fixes schemaorg#26

Signed-off-by: Dan Scott <dan@coffeecode.net>
@dbs
Copy link
Contributor Author

dbs commented May 19, 2014

Boolean should be a subclass of DataType, not enumeration. Retracting this pull request.

@dbs dbs closed this May 19, 2014
vholland referenced this pull request in vholland/schemaorg Dec 8, 2014
Integrate sdo-videogameseries changes (VideoGame, VideoGameSeries, Game etc.)
vholland added a commit that referenced this pull request Mar 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VOCAB: Fix Boolean (and DataType handling) in general
1 participant