Skip to content

Simple examples: agent and relationships

Lynn Foster requested to merge simple-examples into master

Starting with agents for simple examples.

Questions I have:

  • what allows us to say alice in something like this? subject: alice Can we do the same kind of thing for something like relationship? relationship: fablab:52f0e212-3c4f-4d27-b345-5e964c135824 # member
  • should we review the rdfs:label and vf:inverseLabel in AgentRelationshipRole? Like, should we have vf:label with range of rdfs:label? Seems like it might be easier on people?

Any other things I am not doing right technically, in the yaml, please let me know @elf-pavlik !!

Merge request reports