Looking for help!
NAME
SemanticWeb::Schema::Service - A service provided by an organization, e
VERSION
version v23.0.0
DESCRIPTION
A service provided by an organization, e.g. delivery service, print services, etc.
ATTRIBUTES
aggregate_rating
aggregateRating
The overall rating, based on a collection of reviews or ratings, of the item.
A aggregate_rating should be one of the following types:
_has_aggregate_rating
A predicate for the "aggregate_rating" attribute.
area_served
areaServed
The geographic area where a service or offered item is provided.
A area_served should be one of the following types:
InstanceOf['SemanticWeb::Schema::AdministrativeArea']
InstanceOf['SemanticWeb::Schema::GeoShape']
InstanceOf['SemanticWeb::Schema::Place']
Str
_has_area_served
A predicate for the "area_served" attribute.
audience
An intended audience, i.e. a group for whom something was created.
A audience should be one of the following types:
_has_audience
A predicate for the "audience" attribute.
available_channel
availableChannel
A means of accessing the service (e.g. a phone bank, a web site, a location, etc.).
A available_channel should be one of the following types:
_has_available_channel
A predicate for the "available_channel" attribute.
award
An award won by or for this item.
A award should be one of the following types:
Str
_has_award
A predicate for the "award" attribute.
brand
The brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.
A brand should be one of the following types:
_has_brand
A predicate for the "brand" attribute.
broker
An entity that arranges for an exchange between a buyer and a seller. In most cases a broker never acquires or releases ownership of a product or service involved in an exchange. If it is not clear whether an entity is a broker, seller, or buyer, the latter two terms are preferred.
A broker should be one of the following types:
_has_broker
A predicate for the "broker" attribute.
category
A category for the item. Greater signs or slashes can be used to informally indicate a category hierarchy.
A category should be one of the following types:
InstanceOf['SemanticWeb::Schema::CategoryCode']
InstanceOf['SemanticWeb::Schema::PhysicalActivityCategory']
InstanceOf['SemanticWeb::Schema::Thing']
Str
_has_category
A predicate for the "category" attribute.
has_offer_catalog
hasOfferCatalog
Indicates an OfferCatalog listing for this Organization, Person, or Service.
A has_offer_catalog should be one of the following types:
_has_has_offer_catalog
A predicate for the "has_offer_catalog" attribute.
hours_available
hoursAvailable
The hours during which this service or contact is available.
A hours_available should be one of the following types:
_has_hours_available
A predicate for the "hours_available" attribute.
is_related_to
isRelatedTo
A pointer to another, somehow related product (or multiple products).
A is_related_to should be one of the following types:
_has_is_related_to
A predicate for the "is_related_to" attribute.
is_similar_to
isSimilarTo
A pointer to another, functionally similar product (or multiple products).
A is_similar_to should be one of the following types:
_has_is_similar_to
A predicate for the "is_similar_to" attribute.
logo
An associated logo.
A logo should be one of the following types:
_has_logo
A predicate for the "logo" attribute.
offers
An offer to provide this item-- for example, an offer to sell a product, rent the DVD of a movie, perform a service, or give away tickets to an event. Use [[businessFunction]] to indicate the kind of transaction offered, i.e. sell, lease, etc. This property can also be used to describe a SemanticWeb::Schema::Demand. While this property is listed as expected on a number of common types, it can be used in others. In that case, using a second type, such as Product or a subtype of Product, can clarify the nature of the offer.
A offers should be one of the following types:
_has_offers
A predicate for the "offers" attribute.
produces
The tangible thing generated by the service, e.g. a passport, permit, etc.
A produces should be one of the following types:
_has_produces
A predicate for the "produces" attribute.
provider
The service provider, service operator, or service performer; the goods producer. Another party (a seller) may offer those services or goods on behalf of the provider. A provider may also serve as the seller.
A provider should be one of the following types:
_has_provider
A predicate for the "provider" attribute.
provider_mobility
providerMobility
Indicates the mobility of a provided service (e.g. 'static', 'dynamic').
A provider_mobility should be one of the following types:
Str
_has_provider_mobility
A predicate for the "provider_mobility" attribute.
review
A review of the item.
A review should be one of the following types:
_has_review
A predicate for the "review" attribute.
service_area
serviceArea
The geographic area where the service is provided.
A service_area should be one of the following types:
InstanceOf['SemanticWeb::Schema::AdministrativeArea']
InstanceOf['SemanticWeb::Schema::GeoShape']
InstanceOf['SemanticWeb::Schema::Place']
_has_service_area
A predicate for the "service_area" attribute.
service_audience
serviceAudience
The audience eligible for this service.
A service_audience should be one of the following types:
_has_service_audience
A predicate for the "service_audience" attribute.
service_output
serviceOutput
The tangible thing generated by the service, e.g. a passport, permit, etc.
A service_output should be one of the following types:
_has_service_output
A predicate for the "service_output" attribute.
service_type
serviceType
The type of service being offered, e.g. veterans' benefits, emergency relief, etc.
A service_type should be one of the following types:
_has_service_type
A predicate for the "service_type" attribute.
slogan
A slogan or motto associated with the item.
A slogan should be one of the following types:
Str
_has_slogan
A predicate for the "slogan" attribute.
terms_of_service
termsOfService
Human-readable terms of service documentation.
A terms_of_service should be one of the following types:
Str
_has_terms_of_service
A predicate for the "terms_of_service" attribute.
SEE ALSO
SemanticWeb::Schema::Intangible
SOURCE
The development version is on github at https://github.com/robrwo/SemanticWeb-Schema and may be cloned from git://github.com/robrwo/SemanticWeb-Schema.git
BUGS
Please report any bugs or feature requests on the bugtracker website https://github.com/robrwo/SemanticWeb-Schema/issues
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2023 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)