Looking for help!
NAME
SemanticWeb::Schema::ServiceChannel - A means for accessing a service, e
VERSION
version v23.0.0
DESCRIPTION
A means for accessing a service, e.g. a government office location, web site, or phone number.
ATTRIBUTES
available_language
availableLanguage
A language someone may use with or at the item, service or place. Please use one of the language codes from the IETF BCP 47 standard. See also [[inLanguage]].
A available_language should be one of the following types:
_has_available_language
A predicate for the "available_language" attribute.
processing_time
processingTime
Estimated processing time for the service using this channel.
A processing_time should be one of the following types:
_has_processing_time
A predicate for the "processing_time" attribute.
provides_service
providesService
The service provided by this channel.
A provides_service should be one of the following types:
_has_provides_service
A predicate for the "provides_service" attribute.
service_location
serviceLocation
The location (e.g. civic structure, local business, etc.) where a person can go to access the service.
A service_location should be one of the following types:
_has_service_location
A predicate for the "service_location" attribute.
service_phone
servicePhone
The phone number to use to access the service.
A service_phone should be one of the following types:
_has_service_phone
A predicate for the "service_phone" attribute.
service_postal_address
servicePostalAddress
The address for accessing the service by mail.
A service_postal_address should be one of the following types:
_has_service_postal_address
A predicate for the "service_postal_address" attribute.
service_sms_number
serviceSmsNumber
The number to access the service by text message.
A service_sms_number should be one of the following types:
_has_service_sms_number
A predicate for the "service_sms_number" attribute.
service_url
serviceUrl
The website to access the service.
A service_url should be one of the following types:
Str
_has_service_url
A predicate for the "service_url" 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)