Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents an RDFa property.

Hierarchy

  • IRdfaProperty

Index

Properties

Properties

name

name: string

The property name/reference. Example: "modified"

If namespace is a string. The full property IRI can be created by concatenating namespace and name For example "http://purl.org/dc/terms/" + "modified" = "http://purl.org/dc/terms/modified"

namespace

namespace: string

A namespace defining the property vocabulary. Example: http://purl.org/dc/terms/

nodefault

Generated using TypeDoc