This PR addresses feature #13, which adds the capability to resolve a simple resource consisting only of an @id by requesting data from the API. The resource will be wrapped by a Ruby resource class determined by the type property of the returned RDF.
This PR addresses feature #13, which adds the capability to resolve a simple resource consisting only of an
@id
by requesting data from the API. The resource will be wrapped by a Ruby resource class determined by thetype
property of the returned RDF.