Looking for help!
NAME
SemanticWeb::Schema::ServiceChannel - A means for accessing a service, e
VERSION
version v0.0.4
DESCRIPTION
A means for accessing a service, e.g. a government office location, web site, or phone number.
ATTRIBUTES
available_language
availableLanguage
A available_language should be one of the following types:
processing_time
processingTime
Estimated processing time for the service using this channel.
A processing_time should be one of the following types:
provides_service
providesService
The service provided by this channel.
A provides_service should be one of the following types:
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:
service_phone
servicePhone
The phone number to use to access the service.
A service_phone should be one of the following types:
service_postal_address
servicePostalAddress
The address for accessing the service by mail.
A service_postal_address should be one of the following types:
service_sms_number
serviceSmsNumber
The number to access the service by text message.
A service_sms_number should be one of the following types:
service_url
serviceUrl
The website to access the service.
A service_url should be one of the following types:
Str
SEE ALSO
SemanticWeb::Schema::Intangible
AUTHOR
Robert Rothenberg <rrwo@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018 by Robert Rothenberg.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)