Improve functioning of Annotation#resume; Add tests for body as blank node
Pre-release
Pre-release
CHANGE LOG for 0.0.10
Add tests for body as blank node
- add tests for Annotation#resume where body as blank node was created using the gem models
- add tests for Annotation#resume where body as blank node was loaded from an RDF::Graph
Improve functioning of Annotation#resume
- add SemanticTagBody class to hasBody property in SemanticTag
- remove class validation of motivatedBy in the resume method because it can have multiple classes; validation of value is sufficient