Uses of Class
org.gedcomx.common.URI
-
Packages that use URI Package Description org.gedcomx The base GEDCOM X data format.org.gedcomx.agent The contributor model.org.gedcomx.common The id model defines the standard mechanisms for identifying genealogical entities.org.gedcomx.conclusion The conclusion model defines genealogical conclusion data.org.gedcomx.links The hypermedia model.org.gedcomx.records The sources model.org.gedcomx.rt org.gedcomx.source The sources model.org.gedcomx.types The types model defines the standard set of types of genealogical data.org.gedcomx.util org.gedcomx.vocab The sources model. -
-
Uses of URI in org.gedcomx
Methods in org.gedcomx that return URI Modifier and Type Method Description URIGedcomx. getDescriptionRef()A reference to a description of this data set.Methods in org.gedcomx with parameters of type URI Modifier and Type Method Description GedcomxGedcomx. addPersonDescription(Person person, Date lastModified, DateFormat dateFormat, String version, URI collectionUri)Add a description for the person in this document.GedcomxGedcomx. descriptionRef(URI descriptionRef)Build out this with a description ref.AgentGedcomx. findAgent(URI uri)Find a agent in the document by URI.SourceDescriptionGedcomx. findDescription(URI uri)Find a description in the document by URI.static <E extends HypermediaEnabledData>
EGedcomx. findElement(List<E> items, URI ref)PersonGedcomx. findPerson(URI uri)Find a person in the document by URI.PlaceDescriptionGedcomx. findPlace(URI uri)Find a place in the document by URI.RelationshipGedcomx. findRelationship(URI uri)Find a relationship in the document by URI.static <S extends Subject>
SGedcomx. findSubject(List<S> items, URI ref)SourceDescriptionGedcomx. getSourceDescription(URI resourceType)Get the first source description in the document with the type that is specified.GedcomxGedcomx. link(String rel, URI href)voidGedcomx. setDescriptionRef(URI descriptionRef)A reference to a description of this data set. -
Uses of URI in org.gedcomx.agent
Methods in org.gedcomx.agent with parameters of type URI Modifier and Type Method Description AgentAgent. email(URI email)Build up this agent with an email address.AgentAgent. homepage(URI homepage)Build up this agent with a home page.AgentAgent. link(String rel, URI href)AgentAgent. openid(URI openid)Build up this agent with a open id.AgentAgent. person(URI person)Build up this agent with a person.AgentAgent. phone(URI phone)Build up this agent with a phone number. -
Uses of URI in org.gedcomx.common
Methods in org.gedcomx.common that return URI Modifier and Type Method Description static URIURI. create(String uri)static URIURI. create(URI uri)URIAttribution. getChangeMessageResource()A reference to the change message for the attributed data provided by the contributor.URIQualifier. getName()The name of the qualifier.URIEvidenceReference. getResource()The URI to the resource being referenced as evidence.URIResourceReference. getResource()The URI to the resource.URIURIAdapter. unmarshal(String v)Methods in org.gedcomx.common with parameters of type URI Modifier and Type Method Description AttributionAttribution. changeMessageResource(URI changeMessageResource)Build up this attribution with a change message resource.AttributionAttribution. contributor(URI contributor)Build up this attribution with a contributor.AttributionAttribution. creator(URI creator)Build up this attribution with a creator.EvidenceReferenceEvidenceReference. link(String rel, URI href)NoteNote. link(String rel, URI href)StringURIAdapter. marshal(URI v)QualifierQualifier. name(URI name)Build up this qualifier with a name.EvidenceReferenceEvidenceReference. resource(URI resource)Build up this reference with a resource URI.ResourceReferenceResourceReference. resource(URI resource)Build up this resource reference with a resource.voidAttribution. setChangeMessageResource(URI changeMessageResource)A reference to the change message for the attributed data provided by the contributor.voidQualifier. setName(URI name)The name of the qualifier.voidEvidenceReference. setResource(URI resource)The URI to the resource being referenced as evidence.voidResourceReference. setResource(URI resource)The URI to the resource.Constructors in org.gedcomx.common with parameters of type URI Constructor Description EvidenceReference(URI resource)EvidenceReference(URI resource, String resourceId)Qualifier(URI name)Qualifier(URI name, String value)ResourceReference(URI resource)ResourceReference(URI resource, String resourceId) -
Uses of URI in org.gedcomx.conclusion
Methods in org.gedcomx.conclusion that return URI Modifier and Type Method Description URIConclusion. getConfidence()The level of confidence the contributor has about the data.URIDate. getConfidence()The level of confidence the contributor has about the data.URIPlaceReference. getConfidence()The level of confidence the contributor has about the data.URIPlaceReference. getDescriptionRef()A reference to a description of the place being referenced.URISubject. getPersistentId()Find the long-term, persistent identifier for this subject from the list of identifiers.URIDocument. getType()The type of the document.URIEvent. getType()The type of the event.URIEventRole. getType()The role type.URIFact. getType()The type of the fact.URIGender. getType()The type of the gender.URIIdentifier. getType()The type of the id.URIName. getType()The type of the name.URINamePart. getType()The type of the name part.URIPlaceDescription. getType()An implementation-specific uniform resource identifier (URI) used to identify the type of a place (e.g., address, city, county, province, state, country, etc.).URIRelationship. getType()The type of this relationship.URIIdentifier. getValue()The id value.Methods in org.gedcomx.conclusion with parameters of type URI Modifier and Type Method Description ConclusionConclusion. analysis(URI analysis)Add a reference to the analysis for this conclusion.DocumentDocument. analysis(URI analysis)EventEvent. analysis(URI analysis)EventRoleEventRole. analysis(URI analysis)FactFact. analysis(URI analysis)GenderGender. analysis(URI analysis)NameName. analysis(URI analysis)PersonPerson. analysis(URI analysis)PlaceDescriptionPlaceDescription. analysis(URI analysis)RelationshipRelationship. analysis(URI analysis)SubjectSubject. analysis(URI analysis)ConclusionConclusion. confidence(URI confidence)Build up this conclusion with a confidence level.DateDate. confidence(URI confidence)Build up this conclusion with a confidence level.DocumentDocument. confidence(URI confidence)EventEvent. confidence(URI confidence)EventRoleEventRole. confidence(URI confidence)FactFact. confidence(URI confidence)GenderGender. confidence(URI confidence)NameName. confidence(URI confidence)PersonPerson. confidence(URI confidence)PlaceDescriptionPlaceDescription. confidence(URI confidence)PlaceReferencePlaceReference. confidence(URI confidence)Build up this conclusion with a confidence level.RelationshipRelationship. confidence(URI confidence)SubjectSubject. confidence(URI confidence)PlaceReferencePlaceReference. description(URI ref)Build out this place reference with a reference to a place description.ConclusionConclusion. link(String rel, URI href)DocumentDocument. link(String rel, URI href)EventEvent. link(String rel, URI href)EventRoleEventRole. link(String rel, URI href)FactFact. link(String rel, URI href)GenderGender. link(String rel, URI href)NameName. link(String rel, URI href)PersonPerson. link(String rel, URI href)PlaceDescriptionPlaceDescription. link(String rel, URI href)RelationshipRelationship. link(String rel, URI href)SubjectSubject. link(String rel, URI href)PersonPerson. persistentId(URI persistentId)Build out this person with a persistent ID.voidConclusion. setConfidence(URI confidence)The level of confidence the contributor has about the data.voidDate. setConfidence(URI confidence)The level of confidence the contributor has about the data.voidPlaceReference. setConfidence(URI confidence)The level of confidence the contributor has about the data.voidPlaceReference. setDescriptionRef(URI descriptionRef)A reference to a description of the place being referenced.voidSubject. setPersistentId(URI persistentId)A long-term, persistent, globally unique identifier for this subject.voidDocument. setType(URI type)The type of the document.voidEvent. setType(URI type)The type of the event.voidEventRole. setType(URI type)The role type.voidFact. setType(URI type)The type of the fact.voidGender. setType(URI type)The type of the gender.voidIdentifier. setType(URI type)The type of the id.voidIdentifier. setType(URI type, boolean unique)The type of the id.voidName. setType(URI type)The type of the name.voidNamePart. setType(URI type)The type of the name part.voidPlaceDescription. setType(URI type)An implementation-specific uniform resource identifier (URI) used to identify the type of a place (e.g., address, city, county, province, state, country, etc.).voidRelationship. setType(URI type)The type of this relationship.voidIdentifier. setValue(URI value)The id value.DocumentDocument. type(URI type)Build up this document with a type.EventEvent. type(URI type)Build up this event with a type.EventRoleEventRole. type(URI type)Build up this role with a type.FactFact. type(URI type)Build up this fact with a type.GenderGender. type(URI type)Build up this gender with a type.IdentifierIdentifier. type(URI type)Build up this identifier with a type.NameName. type(URI type)Build up this name with a type.NamePartNamePart. type(URI type)Build out this name part with a type.PlaceDescriptionPlaceDescription. type(URI type)Build out this place description with a type.RelationshipRelationship. type(URI type)Build out this relationship with a type.IdentifierIdentifier. value(URI value)Build up this identifier with a value.Constructors in org.gedcomx.conclusion with parameters of type URI Constructor Description Identifier(URI value)Identifier(URI value, IdentifierType knownType) -
Uses of URI in org.gedcomx.links
Methods in org.gedcomx.links that return URI Modifier and Type Method Description URILink. getHref()The target IRI of the link.Methods in org.gedcomx.links with parameters of type URI Modifier and Type Method Description voidHypermediaEnabledData. addLink(String rel, URI href)Add a hypermedia link.voidSupportsLinks. addLink(String rel, URI href)Add a hypermedia link.LinkLink. href(URI href)Build out this link with an href.HypermediaEnabledDataHypermediaEnabledData. link(String rel, URI href)Build up this data with a link.voidLink. setHref(URI href)The link URI.Constructors in org.gedcomx.links with parameters of type URI Constructor Description Link(String rel, URI href) -
Uses of URI in org.gedcomx.records
Methods in org.gedcomx.records that return URI Modifier and Type Method Description URIFieldValue. getDatatype()The datatype of the text value of the field.URIFieldValue. getResource()URI that resolves to the value of the field.URICollectionContent. getResourceType()The type of resource being covered in this collection.URIFieldValue. getStatus()The status of this FieldValue.URIField. getType()The type of the field.URIFieldValue. getType()The type of the field value.URIFieldValueDescriptor. getType()The type of the field value.Methods in org.gedcomx.records with parameters of type URI Modifier and Type Method Description FieldValueFieldValue. analysis(URI analysis)FieldValueFieldValue. confidence(URI confidence)FieldValueFieldValue. datatype(URI datatype)Build out this field value with a data type.CollectionCollection. link(String rel, URI href)CollectionContentCollectionContent. link(String rel, URI href)FieldField. link(String rel, URI href)FieldDescriptorFieldDescriptor. link(String rel, URI href)FieldValueFieldValue. link(String rel, URI href)RecordSetRecordSet. link(String rel, URI href)FieldValueFieldValue. resource(URI resource)Build out this field value with a resource.CollectionContentCollectionContent. resourceType(URI resourceType)Build out the content with a resource type.voidFieldValue. setDatatype(URI datatype)The datatype of the text value of the field.voidFieldValue. setResource(URI resource)URI that resolves to the value of the field.voidCollectionContent. setResourceType(URI resourceType)The type of resource being covered in this collection.voidFieldValue. setStatus(URI status)The status of this FieldValue.voidField. setType(URI type)The type of the field.voidFieldValue. setType(URI type)The type of the field value.voidFieldValueDescriptor. setType(URI type)The type of the field value.FieldField. type(URI type)Build out this field with a type.FieldValueFieldValue. type(URI type)Build out this field value with a type. -
Uses of URI in org.gedcomx.rt
Methods in org.gedcomx.rt that return URI Modifier and Type Method Description URIControlledVocabulary. toQNameURI()URIEnumURIMap. toURIValue(K constant)Methods in org.gedcomx.rt with parameters of type URI Modifier and Type Method Description KEnumURIMap. fromURIValue(URI uri)static ExtensibleDataGedcomxLocalReferenceResolver. resolve(URI ref, Gedcomx document) -
Uses of URI in org.gedcomx.source
Methods in org.gedcomx.source that return URI Modifier and Type Method Description URISourceDescription. getAbout()The URI (if applicable) of the actual source.URISourceReference. getDescriptionRef()A reference to a description of the source being referenced.URICitationField. getName()The citation field's name.URISourceDescription. getPersistentId()Find the long-term, persistent identifier for this source from the list of identifiers.URICoverage. getRecordType()The type of record being covered, if any.URISourceDescription. getReplacedBy()The URI that this resource has been replaced by.URISourceDescription. getResourceType()The type of the resource being described.Methods in org.gedcomx.source that return types with arguments of type URI Modifier and Type Method Description List<URI>SourceDescription. getAuthors()The authors for this source.List<URI>SourceDescription. getReplaces()The list of resources that this resource replaces.List<URI>SourceDescription. getRights()The rights for this source.List<URI>SourceDescription. getStatuses()The list of status types for the source.Methods in org.gedcomx.source with parameters of type URI Modifier and Type Method Description SourceDescriptionSourceDescription. about(URI about)Build out this source description with an about reference.voidSourceDescription. addAuthors(URI authors)Add a authors.voidSourceDescription. addRights(URI rights)Add a rights.voidSourceDescription. addStatus(URI status)Add the given resource status type URI to the list of statuses.SourceDescriptionSourceDescription. authors(URI authors)Build out this source description with a authors.SourceReferenceSourceReference. descriptionRef(URI descriptionRef)Build up this source reference with a description reference.SourceCitationSourceCitation. link(String rel, URI href)SourceDescriptionSourceDescription. link(String rel, URI href)SourceReferenceSourceReference. link(String rel, URI href)CitationFieldCitationField. name(URI name)Build out this citation field with a name.SourceDescriptionSourceDescription. persistentId(URI persistentId)Build out this source with a persistent ID.CoverageCoverage. recordType(URI recordType)Build out this coverage with a record type.SourceDescriptionSourceDescription. resourceType(URI resourceType)Build of this source description with a resource type.SourceDescriptionSourceDescription. rights(URI rights)Build out this source description with a rights.voidSourceDescription. setAbout(URI about)The URI (if applicable) of the actual source.voidSourceReference. setDescriptionRef(URI descriptionRef)A reference to a description of the source being referenced.voidSourceDescription. setMediatorURI(URI mediator)A reference to the entity that mediates access to the described source.voidCitationField. setName(URI name)The citation field's name.voidSourceDescription. setPersistentId(URI persistentId)A long-term, persistent, globally unique identifier for this source.voidSourceDescription. setPublisherURI(URI publisher)A reference to the entity responsible for making the described source available.voidCoverage. setRecordType(URI recordType)The type of record being covered, if any.voidSourceDescription. setReplacedBy(URI replacedBy)The URI that this resource has been replaced by.voidSourceDescription. setResourceType(URI resourceType)The type of the resource being described.Method parameters in org.gedcomx.source with type arguments of type URI Modifier and Type Method Description voidSourceDescription. setAuthors(List<URI> authors)The authors for this source.voidSourceDescription. setReplaces(List<URI> replaces)The list of resources that this resource replaces.voidSourceDescription. setRights(List<URI> rights)The rights for this source.voidSourceDescription. setStatuses(List<URI> statuses)The list of status types for the source.Constructors in org.gedcomx.source with parameters of type URI Constructor Description CitationField(URI name, String value) -
Uses of URI in org.gedcomx.types
Methods in org.gedcomx.types that return URI Modifier and Type Method Description URIConfidenceLevel. toQNameURI()Return the QName value for this enum.URIDocumentType. toQNameURI()Return the QName value for this enum.URIEventRoleType. toQNameURI()Return the QName value for this enum.URIEventType. toQNameURI()Return the QName value for this enum.URIFacetType. toQNameURI()Return the QName value for this enum.URIFactQualifierType. toQNameURI()Return the QName value for this enum.URIFactType. toQNameURI()Return the QName value for this enum.URIFieldType. toQNameURI()Return the QName value for this enum.URIFieldValueStatusType. toQNameURI()Return the QName value for this enum.URIFieldValueType. toQNameURI()Return the QName value for this enum.URIGenderType. toQNameURI()Return the QName value for this enum.URIIdentifierType. toQNameURI()Return the QName value for this enum.URINamePartQualifierType. toQNameURI()Return the QName value for this enum.URINamePartType. toQNameURI()Return the QName value for this enum.URINameType. toQNameURI()Return the QName value for this enum.URIRecordType. toQNameURI()Return the QName value for this enum.URIRelationshipType. toQNameURI()Return the QName value for this enum.URIResourceStatusType. toQNameURI()Return the QName value for this enum.URIResourceType. toQNameURI()Return the QName value for this enum.URISourceReferenceQualifierType. toQNameURI()Return the QName value for this enum.Methods in org.gedcomx.types with parameters of type URI Modifier and Type Method Description static ConfidenceLevelConfidenceLevel. fromQNameURI(URI qname)Get the enumeration from the QName.static DocumentTypeDocumentType. fromQNameURI(URI qname)Get the enumeration from the QName.static EventRoleTypeEventRoleType. fromQNameURI(URI qname)Get the enumeration from the QName.static EventTypeEventType. fromQNameURI(URI qname)Get the enumeration from the QName.static FacetTypeFacetType. fromQNameURI(URI qname)Get the enumeration from the QName.static FactQualifierTypeFactQualifierType. fromQNameURI(URI qname)Get the enumeration from the QName.static FactTypeFactType. fromQNameURI(URI qname)Get the enumeration from the QName.static FieldTypeFieldType. fromQNameURI(URI qname)Get the enumeration from the QName.static FieldValueStatusTypeFieldValueStatusType. fromQNameURI(URI qname)Get the enumeration from the QName.static FieldValueTypeFieldValueType. fromQNameURI(URI qname)Get the enumeration from the QName.static GenderTypeGenderType. fromQNameURI(URI qname)Get the enumeration from the QName.static IdentifierTypeIdentifierType. fromQNameURI(URI qname)Get the enumeration from the QName.static NamePartQualifierTypeNamePartQualifierType. fromQNameURI(URI qname)Get the enumeration from the QName.static NamePartTypeNamePartType. fromQNameURI(URI qname)Get the enumeration from the QName.static NameTypeNameType. fromQNameURI(URI qname)Get the enumeration from the QName.static RecordTypeRecordType. fromQNameURI(URI qname)Get the enumeration from the QName.static RelationshipTypeRelationshipType. fromQNameURI(URI qname)Get the enumeration from the QName.static ResourceStatusTypeResourceStatusType. fromQNameURI(URI qname)Get the enumeration from the QName.static ResourceTypeResourceType. fromQNameURI(URI qname)Get the enumeration from the QName.static SourceReferenceQualifierTypeSourceReferenceQualifierType. fromQNameURI(URI qname)Get the enumeration from the QName. -
Uses of URI in org.gedcomx.util
Methods in org.gedcomx.util with parameters of type URI Modifier and Type Method Description AgentDocMap. getAgent(URI agentId)Find the Agent with the given local id.PersonDocMap. getPerson(URI uri)Get the person from the GedcomX document that has the given id (with or without "#") or identifier.PlaceDescriptionDocMap. getPlaceDescription(URI placeDescriptionUri)Find the PlaceDescription with the given local id (or "#" + local id) or the given URI.RecordDescriptorDocMap. getRecordDescriptor(URI recordDescriptorId)Find the RecordDescriptor referenced by the given id (with or without a "#").SourceDescriptionDocMap. getSourceDescription(URI uri)Get the SourceDescription from the GedcomX document that has the given id (with or without "#") or an identifier that matches the given idOrUrl. -
Uses of URI in org.gedcomx.vocab
Methods in org.gedcomx.vocab that return URI Modifier and Type Method Description URIVocabElement. getSubclass()URIVocabElement. getSublist()URIVocabElement. getType()URIVocabElement. getUri()URIVocabElementList. getUri()Methods in org.gedcomx.vocab with parameters of type URI Modifier and Type Method Description voidVocabElement. setSubclass(URI subclass)voidVocabElement. setSublist(URI sublist)voidVocabElement. setType(URI type)voidVocabElement. setUri(URI uri)voidVocabElementList. setUri(URI uri)
-