Skip to content

Commit 50ad124

Browse files
rjyounesuscholdm
andauthored
Apply suggestions from code review
Co-authored-by: Michael Uschold <uscholdm@users.noreply.github.com>
1 parent 6e47f4b commit 50ad124

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ontologies/gistCore.ttl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1418,7 +1418,8 @@ gist:Organization
14181418
gist:SchemaMetaData ,
14191419
gist:UnitOfMeasure
14201420
;
1421-
skos:definition "An organized body of individuals with a particular purpose, often with a structured approach and defined roles."^^xsd:string ;
1421+
skos:definition "A structured entity formed to achieve specific goals, typically involving members with defined roles."^^xsd:string ;
1422+
skos:scopeNote "Not all organizations have members, e.g. shell companies."^^xsd:string ;
14221423
skos:example "Legal entities like companies; non-legal entities like clubs, committees, or departments."^^xsd:string ;
14231424
skos:prefLabel "Organization"^^xsd:string ;
14241425
skos:scopeNote "While typically the members of organizations are people, in some cases they are other organizations; e.g., the members of the United Nations are country governments."^^xsd:string ;

0 commit comments

Comments
 (0)