traits
Table of Contents
Namespaces
- helpers
Traits
- ArangoDBTrait
- The special ArangoDB attributes.
- CollectionTrait
- A collection of items, e.g. creative works or products.
- ContactPointTrait
- A contact point—for example, a Customer Complaints department.
- CreativeWorkTrait
- The most generic kind of creative work, including books, movies, photographs, software programs, etc.
- DublinCoreTrait
- The DCMI Metadata Terms trait.
- GeospatialGeometryTrait
- (Eventually to be defined as) a supertype of GeoShape designed to accommodate definitions from Geo-Spatial best practices.
- ItemListTrait
- A list of items of any sort—for example, Top 10 Movies About Weathermen, or Top 100 Party Songs. Not to be confused with HTML lists, which are often used only for formatting.
- ListItemTrait
- An list item, e.g. a step in a checklist or how-to description.
- PlaceTrait
- Entities that have a somewhat fixed, physical extension.
- PostalAddressTrait
- ThingTrait
- Provides common behavior for schema.org entities, including:
- Object hydration from array or object
- Automatic JSON-LD serialization
- JSON Schema generation and validation
- Integration with internal reflection tools
- ValueTrait