Administration Services Vocabulary

Licensed Materials (See https://jazz.net/ns/license.html) - Property of IBM.
© Copyright IBM Corporation 2012. All Rights Reserved.
U.S. Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.

The namespace URI for this vocabulary is:

http://jazz.net/ns/ism/admin#

This page lists the RDF classes, properties, and individuals that make up the Administration Services vocabulary. Following W3C best practices, this information is available as HTML (this page) and as RDF.

More details on how this page was generated and other related material can be found in the wiki article Publishing RDF Vocabularies on jazz.net.

Description:

The Administration Services vocabulary defines admin:AdministrableResource, admin:AdministrativeJob and related concepts.

See Also:

Classes in this vocabulary:

AdministrableResource, AdministrativeJob

Properties in this vocabulary:

automatedBy, healthStatus, platform, targetResource, userGuide

AdministrableResource

http://jazz.net/ns/ism/admin#AdministrableResource
AdministrableResource is an RDF class.

It describes a resource that is administered. The resource can be an instance of an application, service, database, middleware, operating system, etc. It represents the target for the admin:AdministrativeJob.

See Also:

AdministrativeJob

http://jazz.net/ns/ism/admin#AdministrativeJob
AdministrativeJob is an RDF class.

It describes common administration tasks that are performed on a collection of target resources, by Administration Services. The common administration tasks, such as - availability, configuration-change, problem-determination, preventive-maintenance, corrective-maintenance, lifecycle-task, etc. It contains a collection of automation used in the context of performing an administration task. For example, a configuration-change task will use the automation to perform predefined action such as pre-requisite-check, get-config-state, perform-config-change, config-health-check, backup-config-state, restore-config-state, etc. It also contains a collection of all the dependent administration tasks.

See Also:

automatedBy

http://jazz.net/ns/ism/admin#automatedBy
automatedBy is an RDF property.

The URI to the auto:AutomationPlan for the admin:AdministrativeJob.

See Also:

healthStatus

http://jazz.net/ns/ism/admin#healthStatus
healthStatus is an RDF property.

The URI to the health:HealthStatus resource for the admin:AdministrableResource and admin:AdministrativeJob.

See Also:

platform

http://jazz.net/ns/ism/admin#platform
platform is an RDF property.

The URI to the applicable crtv:OperatingSystem for the target resources; for example, admin:AdministrableResource, admin:AdministrativeJob.

See Also:

targetResource

http://jazz.net/ns/ism/admin#targetResource
targetResource is an RDF property.

The URI to the target admin:AdministrableResources for the admin:AdministrativeJob.

See Also:

userGuide

http://jazz.net/ns/ism/admin#userGuide
userGuide is an RDF property.

The URI to the user-guide documentation for the resource; for example, an admin:AdministrativeJob.

See Also: