https://w3id.org/jeswr/sectors/identity#

Prefix id: · a gUFO-based ontology in the @jeswr Solid federation; imports the Solid Core.

⚠️ Experimental — AI-agent-generated (Claude Opus 4.8, @jeswr PSS agent); under active development, not production-hardened.

Other representations: Turtle · JSON-LD context · index

Terms (35)

TermLabelComment / definition
id:additionalNameadditional nameMiddle/additional name part. vcard:additional-name; schema:additionalName.
id:assertedAtasserted atWhen the attribute was asserted. Sub-property of core:timestamp.
id:assertedByasserted byThe agent (an IssuingAuthority, an attribute provider, or the subject in a self-asserted claim) that asserted this attribute. The trust anchor: a relying party trusts a claim insofar as it trusts this asserter.
id:assertionActivityassertion activityLinks a verifiable attribute to the assertion activity that produced it, carrying performer (core:performedBy) and time (core:atTime).
id:assuranceLevelassurance levelThe level of identity assurance under a trust framework (eIDAS LoA low/substantial/high). A coded value (core:Category, aligned to skos:Concept). The dial a relying party reads for 'who do I trust to assert date-of-birth'.
id:AttributeAssertionAttribute AssertionThe act of asserting/attesting a verifiable attribute — performed by the asserting agent at a time. A core:Activity that ties the claim to provenance and the trust framework.
id:attributeNameattribute nameThe name of the asserted attribute, SHOULD be an eIDAS PID identifier where applicable ("birth_date", "family_name", "nationality").
id:attributeValueattribute valueThe asserted value of the attribute (literal). Range deliberately left open — the value datatype depends on the attribute.
id:CountryCountryA sovereign state / country — the value of nationality and birth/residence country. A core:Place sub-kind identified by an ISO 3166 country code; aligns to schema:Country.
id:CountryCodeCountry CodeAn ISO 3166 country code (alpha-2 / alpha-3 / numeric) identifying a Country within the ISO 3166 scheme.
id:dateOfBirthdate of birthThe person's date of birth. eIDAS PID birth_date; vcard:bday; schema:birthDate.
id:familyNamefamily nameFamily/last/surname part. eIDAS PID family_name; vcard:family-name; schema:familyName.
id:fullNamefull nameThe complete formatted name as a single string. vcard:fn; schema:name.
id:GenderIdentityGender IdentityA person's own internal sense of their gender, as recorded. HL7 Gender-Harmony slot. Global abstract slot: 0..n, time-bounded; value-sets are jurisdiction/context-scoped (later phase). NOT the person's canonical gender.
id:givenNamegiven nameGiven/first name part. eIDAS PID given_name; vcard:given-name; schema:givenName.
id:hasLegalNamehas legal nameRelates a person to a structured legal name. A sub-property of core:identifiedBy — a name is a (weak) identifier of a person.
id:honorificPrefixhonorific prefixTitle preceding the name (Dr, Mrs). vcard:honorific-prefix; schema:honorificPrefix.
id:honorificSuffixhonorific suffixSuffix following the name (PhD, Jr). vcard:honorific-suffix; schema:honorificSuffix.
id:IdentityDocumentNumberIdentity Document NumberThe document number of any physical identity document (ID card, residence permit). eIDAS PID document_number.
id:IssuingAuthorityIssuing AuthorityThe role of an organization that issues identity documents/identifiers or attests identity attributes (passport office, tax authority, KYC provider). The core:schemeAuthority of its identifier scheme. eIDAS PID issuing_authority.
id:LegalNameLegal NameA structured rendering of a person's legal name with separable parts (given, family, additional, honorifics). An information object about a person, distinct from the person; aligns to vcard:Name.
id:NameToUseName to UseThe name a person wishes to be addressed by in a given context, independent of legal name. HL7 Gender-Harmony slot. Global abstract slot, 0..n, context-tagged.
id:NationalIdentifierNational IdentifierA state-issued national identity number (national ID card number, personal administrative number). eIDAS PID personal_administrative_number / document_number.
id:nationalitynationalityA country of which the person is a national. May be multi-valued. eIDAS PID nationality; schema:nationality.
id:NaturalPersonNatural PersonA human being whose identity attributes are subject to KYC / identity-reuse. The identity-preserving sub-kind of core:Person carrying the sector's profile attributes.
id:PassportNumberPassport NumberA passport document number issued by a state passport authority.
id:placeOfBirthplace of birthThe country where the person was born. Sub-property of core:atPlace (which carries no rdfs:domain — endurants and events are gUFO-disjoint; intended usage is on a person, enforced in SHACL). eIDAS PID birth_place/birth_country; schema:birthPlace.
id:PronounsPronounsThe pronouns a person wishes used for them in a given context. HL7 Gender-Harmony slot. Global abstract slot, 0..n, context-tagged.
id:RecordedSexOrGenderRecorded Sex or GenderA sex or gender value as recorded on a document or in a register by some authority. HL7 Gender-Harmony slot (RSG). Global abstract slot, 0..n; each instance is jurisdiction/document-scoped (the reified scoped-claim hook of §3.5).
id:sectorIdentity & Profile sectorThe Identity & Profile data sector. The value an app's fedapp:sector names in its Client Identifier Document to declare it operates over identity & profile data. Backed by this sector ontology.
id:SexParameterForClinicalUseSex Parameter for Clinical UseA context-specific parameter summarising sex-related biological attributes for a clinical decision. HL7 Gender-Harmony slot. Global abstract slot, 0..n, observation-linked; explicitly sex-for-clinical-use, not gender, not legal.
id:SocialSecurityNumberSocial Security NumberA social-security / national-insurance number issued by a social-security authority.
id:TaxIdentifierTax IdentifierA taxpayer identification number (TIN, NINO, SSN-as-tax-id) issued by a revenue/tax authority.
id:underTrustFrameworkunder trust frameworkThe trust framework / scheme under which this attribute was asserted (ties to the R3/R4 trust-framework layer). A coded value (core:Category) pending the trust vocabulary's class IRIs.
id:VerifiableAttributeVerifiable AttributeA reified, attestable claim about a person's identity attribute (e.g. date-of-birth = 1990-01-01) recording who asserted it and when. A core:Record about a core:Person; the unit a verifiable credential / KYC attestation carries. Aligns to cred:VerifiableCredential.