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
| Term | Label | Comment / definition |
|---|---|---|
id:additionalName | additional name | Middle/additional name part. vcard:additional-name; schema:additionalName. |
id:assertedAt | asserted at | When the attribute was asserted. Sub-property of core:timestamp. |
id:assertedBy | asserted by | The 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:assertionActivity | assertion activity | Links a verifiable attribute to the assertion activity that produced it, carrying performer (core:performedBy) and time (core:atTime). |
id:assuranceLevel | assurance level | The 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:AttributeAssertion | Attribute Assertion | The 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:attributeName | attribute name | The name of the asserted attribute, SHOULD be an eIDAS PID identifier where applicable ("birth_date", "family_name", "nationality"). |
id:attributeValue | attribute value | The asserted value of the attribute (literal). Range deliberately left open — the value datatype depends on the attribute. |
id:Country | Country | A 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:CountryCode | Country Code | An ISO 3166 country code (alpha-2 / alpha-3 / numeric) identifying a Country within the ISO 3166 scheme. |
id:dateOfBirth | date of birth | The person's date of birth. eIDAS PID birth_date; vcard:bday; schema:birthDate. |
id:familyName | family name | Family/last/surname part. eIDAS PID family_name; vcard:family-name; schema:familyName. |
id:fullName | full name | The complete formatted name as a single string. vcard:fn; schema:name. |
id:GenderIdentity | Gender Identity | A 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:givenName | given name | Given/first name part. eIDAS PID given_name; vcard:given-name; schema:givenName. |
id:hasLegalName | has legal name | Relates a person to a structured legal name. A sub-property of core:identifiedBy — a name is a (weak) identifier of a person. |
id:honorificPrefix | honorific prefix | Title preceding the name (Dr, Mrs). vcard:honorific-prefix; schema:honorificPrefix. |
id:honorificSuffix | honorific suffix | Suffix following the name (PhD, Jr). vcard:honorific-suffix; schema:honorificSuffix. |
id:IdentityDocumentNumber | Identity Document Number | The document number of any physical identity document (ID card, residence permit). eIDAS PID document_number. |
id:IssuingAuthority | Issuing Authority | The 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:LegalName | Legal Name | A 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:NameToUse | Name to Use | The 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:NationalIdentifier | National Identifier | A state-issued national identity number (national ID card number, personal administrative number). eIDAS PID personal_administrative_number / document_number. |
id:nationality | nationality | A country of which the person is a national. May be multi-valued. eIDAS PID nationality; schema:nationality. |
id:NaturalPerson | Natural Person | A 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:PassportNumber | Passport Number | A passport document number issued by a state passport authority. |
id:placeOfBirth | place of birth | The 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:Pronouns | Pronouns | The pronouns a person wishes used for them in a given context. HL7 Gender-Harmony slot. Global abstract slot, 0..n, context-tagged. |
id:RecordedSexOrGender | Recorded Sex or Gender | A 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:sector | Identity & Profile sector | The 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:SexParameterForClinicalUse | Sex Parameter for Clinical Use | A 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:SocialSecurityNumber | Social Security Number | A social-security / national-insurance number issued by a social-security authority. |
id:TaxIdentifier | Tax Identifier | A taxpayer identification number (TIN, NINO, SSN-as-tax-id) issued by a revenue/tax authority. |
id:underTrustFramework | under trust framework | The 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:VerifiableAttribute | Verifiable Attribute | A 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. |