Skip to content

modified government artifact function definition per 504, part deux #571

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

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/cco-modules/ArtifactOntology.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -2382,7 +2382,7 @@ cco:ont00000658 rdf:type owl:Class ;
cco:ont00000661 rdf:type owl:Class ;
rdfs:subClassOf cco:ont00001301 ;
rdfs:label "Government Artifact Function"@en ;
skos:definition "A Service Artifact Function that is realized in processes in which public policy is administered and the actions of its members are directed."@en ;
skos:definition "A Service Artifact Function that is realized in processes in which a Government administers public policy or directs the actions of the Populace of its Domain, or in which one or more of its members or parts does so while acting in their official capacity."@en ;
cco:ont00001754 "https://en.wikipedia.org/w/index.php?title=Government&oldid=1063736308"^^xsd:anyURI ;
cco:ont00001760 "https://www.commoncoreontologies.org/ArtifactOntology"^^xsd:anyURI .

Expand Down