maintainer property

dynamic maintainer
getter/setter pair

A maintainer of a SchemaDataset, software package (SchemaSoftwareApplication), or other SchemaProject. A maintainer is a SchemaPerson or SchemaOrganization that manages contributions to, and/or publication of, some (typically complex) artifact. It is common for distributions of software and data to be based on "upstream" sources. When Schemamaintainer is applied to a specific version of something e.g. a particular version or packaging of a SchemaDataset, it is always possible that the upstream source has a different maintainer. The SchemaisBasedOn property can be used to indicate such relationships between datasets to make the different maintenance roles clear. Similarly in the case of software, a package may have dedicated maintainers working on integration into software distributions such as Ubuntu, as well as upstream maintainers of the underlying work.

Supported types: SchemaOrganization, SchemaPerson

Implementation

dynamic maintainer;