gedcomx-php-client
  • Namespace
  • Class

Namespaces

  • Gedcomx
    • Agent
    • Atom
    • Common
    • Conclusion
    • Extensions
      • FamilySearch
        • Platform
          • Artifacts
          • Discussions
          • Tree
          • Users
        • Rs
          • Client
            • FamilyTree
            • Helpers
            • Memories
            • Util
        • Rt
        • Types
    • GedcomxFile
    • Links
    • Records
    • Rs
      • Client
        • Exception
        • Options
        • Util
    • Rt
    • Search
    • Source
    • Support
    • Types
    • Util
    • Vocab

Classes

  • AgentState
  • AncestryResultsState
  • CollectionsState
  • CollectionState
  • DescendancyResultsState
  • GedcomxApplicationState
  • GedcomxSearchQuery
  • PersonChildrenState
  • PersonParentsState
  • PersonSearchResultsState
  • PersonSpousesState
  • PersonsState
  • PersonState
  • PlaceDescriptionsState
  • PlaceDescriptionState
  • PlaceGroupState
  • PlaceSearchResultsState
  • RecordsState
  • RecordState
  • Rel
  • RelationshipsState
  • RelationshipState
  • SearchParameter
  • SourceDescriptionsState
  • SourceDescriptionState
  • StateFactory
  • VocabConstants
  • VocabElementListState
  • VocabElementState

Interfaces

  • SupportsExtensionElements

Class VocabConstants

This is a collection of constants used with RDF processing. At this time, only namespaces are defined here.

Namespace: Gedcomx\Rs\Client
Located at Rs/Client/VocabConstants.php

Constants summary

string RDF_NAMESPACE

The RDF namespace, http://www.w3.org/1999/02/22-rdf-syntax-ns#.

The RDF namespace, http://www.w3.org/1999/02/22-rdf-syntax-ns#.

# "http://www.w3.org/1999/02/22-rdf-syntax-ns#"
string RDF_SEQUENCE_TYPE

The RDF Sequence namespace, http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq.

The RDF Sequence namespace, http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq.

# "http://www.w3.org/1999/02/22-rdf-syntax-ns#Seq"
string RDFS_NAMESPACE

The RDFS namespace, http://www.w3.org/2000/01/rdf-schema#.

The RDFS namespace, http://www.w3.org/2000/01/rdf-schema#.

# "http://www.w3.org/2000/01/rdf-schema#"
string DC_NAMESPACE

The DC namespace, http://purl.org/dc/terms/.

The DC namespace, http://purl.org/dc/terms/.

# "http://purl.org/dc/terms/"
string XML_NAMESPACE

The XML namespace, http://www.w3.org/XML/1998/namespace.

The XML namespace, http://www.w3.org/XML/1998/namespace.

# "http://www.w3.org/XML/1998/namespace"
gedcomx-php-client API documentation generated by ApiGen