VOICEVOX Character Ontology

Namespace: https://nakamura196.github.io/voicevox-character-lod/ns/voicevox#
Preferred prefix: vvox:
Version: 1.0.0 | License: CC BY 4.0

Download

Turtle (.ttl) JSON-LD (.jsonld) RDF/XML (.rdf)

Classes

ClassLabel (en)Label (ja)Description
vvox:CharacterVOICEVOX CharacterVOICEVOXキャラクターA virtual character whose voice is synthesized by the VOICEVOX engine. Subclass of schema:Person.
vvox:CharacterPairCharacter PairキャラクターペアA pair of characters assigned questioner/explainer roles for dialogue-style content.
vvox:TTSEngineText-to-Speech Engine音声合成エンジンA software application that converts text into synthesized speech. Subclass of schema:SoftwareApplication.

Object Properties

PropertyDomainRangeDescription
vvox:questionerCharacterPairCharacterThe character who plays the questioner role in a pair.
vvox:explainerCharacterPairCharacterThe character who plays the explainer role in a pair.
vvox:hasMemberCharacterPairCharacterA character belonging to this pair (regardless of role).
vvox:hasEngineCharacterTTSEngineThe TTS engine that synthesizes this character's voice.
vvox:imageCreatorCharacterfoaf:PersonThe person who created the standing image illustration.

Datatype Properties

PropertyDomainRangeDescription
vvox:speakerIdCharacterxsd:integerThe numeric speaker identifier used by the VOICEVOX API.
vvox:speechStyleCharacterxsd:stringA description of the character's speech style and typical expressions.
vvox:displayColorCharacterxsd:stringThe character's theme color as a CSS hex value.
vvox:displayColorDarkCharacterxsd:stringThe character's theme color for dark mode.
vvox:standingImageCharacter-URL of free-to-use standing image illustration for the character.
vvox:sampleLineCharacterxsd:stringAn example line demonstrating the character's speech style.

See Also