Heracles.ts

@hydra-cg/heracles.ts > IResource

Interface: IResource

Describes an abstract RDF resource.

interface:

Hierarchy

IResource

IProperty

ISupportedProperty

IClass

IHydraResource

IIriTemplateMapping

IHypermediaContainer

IWebResource

IApiDocumentation

Index

Properties


Properties

iri

● iri: string

Defined in DataModel/IResource.ts:13

Gets an Iri of a resource.

readonly:

returns:


type

● type: TypesCollection

Defined in DataModel/IResource.ts:20

Gets classes a given resource is of.

readonly:

returns: