Linked Open DataOWL + SKOSCC BY 4.0

OxiEphemeris Vocabulary

The controlled vocabulary behind OxiEphemeris, a pure-Rust astronomy & Western-astrology engine. It defines the classes and properties (an OWL ontology) and the fixed sets of terms — zodiac signs, planets, aspects, dignities, house systems, and more (SKOS concept schemes) — that every chart, synastry, and composite document refers to.
OxiEphemeris(Pure Rust の天文暦・西洋占星術エンジン)が用いる語彙です。OWL オントロジーと SKOS 概念スキームを、デリファレンス可能な RDF として配信します。

Namespaces

PrefixNamespace IRIWhat it holds
oxa:…/ns/oxiephemeris/astro#Ontology terms (classes & properties)
concept/…/ns/oxiephemeris/concept/…SKOS concepts (e.g. concept/sign/Scorpio)
oxs:…/ns/oxiephemeris/scheme/…SKOS concept schemes (e.g. scheme/ZodiacSigns)
id/…/id/oxiephemeris/…Instance data — chart IRIs, minted by the software (not hosted here)

Documents

Ontology

classes & properties

Turtle · N-Triples

Concept schemes

SKOS individuals

Turtle · N-Triples

Everything

ontology + concepts

Turtle · N-Triples

Content negotiation

The canonical IRIs are extension-less and dereference by Accept header — request Turtle, N-Triples, or this HTML page from the same URL:

curl -H 'Accept: text/turtle'         https://cooljapan.tech/ns/oxiephemeris/astro
curl -H 'Accept: application/n-triples' https://cooljapan.tech/ns/oxiephemeris/concepts
curl -H 'Accept: text/turtle' https://cooljapan.tech/ns/oxiephemeris/concept/sign/Scorpio

Concept schemes

Thirteen fixed vocabularies. Each concept carries bilingual skos:prefLabel (en / ja) and, where one exists, a skos:exactMatch to Wikidata.

Signs

12 星座

Planets

天体・光度点

Aspects

アスペクト

Elements

四大元素

Modalities

三区分

House systems

ハウスシステム

Sect

昼夜の区分

Motion

順行・逆行

Declination aspects

赤緯アスペクト

Ayanamsha

アヤナムシャ

Dignity tiers

品位

Angles & nodes

アングル・ノード

Lots

アラビックパーツ

Alignment

The vocabulary reuses established terms rather than reinventing them: SKOS for concepts, PROV-O for provenance, QUDT for units, WGS84 for observer coordinates, OWL-Time for epochs, and Wikidata cross-links on the concepts.

Dataset metadata

The dataset is described with VoID and DCAT — triple counts, distributions, example resources, and the link set to Wikidata — so data catalogues can discover and index it: VoID / DCAT description (Turtle · N-Triples), also at the conventional /.well-known/void.