Health-RI / health-ri-metadata

health ri metadata schemas
7 stars 2 forks source link

datasetseries is missing agent shape #100

Closed KarolisCremers closed 5 months ago

xiaofengleo commented 5 months ago

The use of AgentShape is commented out in pull 107 https://github.com/Health-RI/health-ri-metadata/pull/107 sh:class foaf:Agent ;

sh:node :AgentShape ;

Hence no definition of AgentShape needed here.

xiaofengleo commented 5 months ago

done