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

aec3po:hasSeverity vs aec3po:severity #116

Open
VladimirAlexiev opened this issue Dec 19, 2024 · 0 comments
Open

aec3po:hasSeverity vs aec3po:severity #116

VladimirAlexiev opened this issue Dec 19, 2024 · 0 comments
Labels
bug Something isn't working ontology

Comments

@VladimirAlexiev
Copy link
Contributor

aec3po:VerificationResult a owl:Class ;
    rdfs:subClassOf [ a owl:Restriction ;
            owl:onProperty aec3po:hasSeverity ;
            owl:cardinality 1 ] .

aec3po:severity a owl:ObjectProperty ;

In keeping with all other props, the object prop should be renamed to aec3po:hasSeverity

@VladimirAlexiev VladimirAlexiev added bug Something isn't working ontology labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ontology
Projects
None yet
Development

No branches or pull requests

1 participant