# Type: OboIdentifierString _A string that represents an OBO identifier. This MUST be EITHER a PrefixedID (CURIE), an UnprefixedID, or a URI. If the identifier is for a Class, then the identifier MUST be a PrefixedID_ URI: [xsd:string](http://www.w3.org/2001/XMLSchema#string) * [base](https://w3id.org/linkml/base): str * [uri](https://w3id.org/linkml/uri): xsd:string * [typeof](https://w3id.org/linkml/typeof): string ## See Also * [https://owlcollab.github.io/oboformat/doc/obo-syntax.html#2.5](https://owlcollab.github.io/oboformat/doc/obo-syntax.html#2.5) ## Identifier and Mapping Information ### Schema Source * from schema: https://github.com/geneontology/obographs ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | obographs:OboIdentifierString | | native | obographs:OboIdentifierString |