GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
RDF::Core::Constants(3) User Contributed Perl Documentation RDF::Core::Constants(3)

RDF::Core::Constants - RDF constant definitions

  use RDF::Core::Constants qw(:xml :rdf :rdfs);

Three constant groups may be imported as well as particular symbols for any set listed bellow.
  • Generic XML constants

    The import tag of :xml imports: XML_NS XMLA_LANG XMLA_BASE

  • RDF constants

    The import tag of :rdf imports: RDF_NS RDF_RDF RDF_DESCRIPTION RDF_BAG RDF_ALT RDF_SEQ RDF_LI RDF_TYPE RDF_OBJECT RDF_SUBJECT RDF_PREDICATE RDF_STATEMENT RDF_PROPERTY RDFA_ABOUT RDFA_ABOUTEACH RDFA_ID RDFA_BAGID RDFA_RESOURCE RDFA_PARSETYPE RDFA_TYPE

  • RDFS constants (RDF Schema)

    The import tag of :rdfs imports: RDFS_NS RDFS_RESOURCE RDFS_CLASS RDFS_LITERAL RDFS_CONTAINER RDFS_CONTAINER_MEMBER RDFS_IS_DEFINED_BY RDFS_MEMBER RDFS_SUBCLASS_OF RDFS_SUBPROPERTY_OF RDFS_COMMENT RDFS_LABEL RDFS_DOMAIN RDFS_RANGE RDFS_SEE_ALSO

2003-03-14 perl v5.32.1

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.