Abstract topic classification¶
Source: topic-classification.skos.ttl
Scheme¶
- description (de): Allgemeine Personeninteressen und Themenbereiche für CRM-Geschichten und LLM-Extraktion.
- description (en): General person interests and subject areas for CRM stories and LLM extraction.
- prefLabel (de): Abstrakte Themen-Klassifikation
- prefLabel (en): Abstract topic classification
- title (en): Abstract topic classification
Hierarchy¶
classDiagram
direction TB
class n_ART["ART: Arts and entertainment"]
class n_ART_DSN["ART-DSN: Design"]
class n_ART_FAN["ART-FAN: Fan culture"]
class n_ART_FLM["ART-FLM: Film and cinema"]
class n_ART_LIT["ART-LIT: Literature"]
class n_ART_MUS["ART-MUS: Music"]
class n_ART_MUS_CLS["ART-MUS-CLS: Classical music"]
class n_ART_MUS_FLK["ART-MUS-FLK: Folk music"]
class n_ART_MUS_JAZ["ART-MUS-JAZ: Jazz"]
class n_ART_MUS_MUS["ART-MUS-MUS: Musicians"]
class n_ART_MUS_OPR["ART-MUS-OPR: Opera"]
class n_ART_MUS_ORC["ART-MUS-ORC: Orchestra"]
class n_ART_MUS_ROK["ART-MUS-ROK: Rock"]
class n_ART_MUS_SNG["ART-MUS-SNG: Singers"]
class n_ART_PHO["ART-PHO: Photography"]
class n_ART_THR["ART-THR: Theater"]
class n_ART_THR_ACT["ART-THR-ACT: Actors"]
class n_ART_VID["ART-VID: Video"]
class n_CAU["CAU: Causes and volunteering"]
class n_CAU_EDU["CAU-EDU: Education"]
class n_CAU_ENV["CAU-ENV: Environment"]
class n_FAM["FAM: Family and parenting"]
class n_FAM_PAR["FAM-PAR: Parenting"]
class n_FOD["FOD: Food and drink"]
class n_FOD_COK["FOD-COK: Cooking"]
class n_FOD_VEG["FOD-VEG: Vegan"]
class n_FOD_VGT["FOD-VGT: Vegetarian"]
class n_FOD_WIN["FOD-WIN: Wine"]
class n_POL["POL: Politics"]
class n_POL_ACT["POL-ACT: Active"]
class n_POL_AT["POL-AT: Austria"]
class n_POL_EU["POL-EU: European Union"]
class n_POL_RET["POL-RET: In retirement"]
class n_PRO["PRO: Professional topics"]
class n_PRO_CON["PRO-CON: Construction and AEC"]
class n_PRO_CON_BIM["PRO-CON-BIM: BIM and digital construction"]
class n_PRO_CON_FIR["PRO-CON-FIR: Fire safety"]
class n_PRO_FIN["PRO-FIN: Finance"]
class n_PRO_TEC["PRO-TEC: Technology"]
class n_PRO_TEC_AI["PRO-TEC-AI: Artificial intelligence"]
class n_PRO_TEC_SFT["PRO-TEC-SFT: Software"]
class n_SPT["SPT: Sports and recreation"]
class n_SPT_OUT["SPT-OUT: Outdoor activities"]
class n_SPT_OUT_HIK["SPT-OUT-HIK: Hiking"]
class n_SPT_OUT_HNT["SPT-OUT-HNT: Hunting"]
class n_SPT_OUT_SKI["SPT-OUT-SKI: Skiing"]
class n_SPT_OUT_XCS["SPT-OUT-XCS: Cross-country skiing"]
class n_SPT_SPO["SPT-SPO: Sport"]
class n_SPT_SPO_AFB["SPT-SPO-AFB: American football"]
class n_SPT_SPO_FBL["SPT-SPO-FBL: Football"]
class n_SPT_SPO_FLY["SPT-SPO-FLY: Flying and aviation"]
class n_SPT_SPO_HBL["SPT-SPO-HBL: Handball"]
class n_SPT_SPO_IHK["SPT-SPO-IHK: Ice hockey"]
class n_SPT_SPO_MAR["SPT-SPO-MAR: Marathon"]
class n_SPT_SPO_RAC["SPT-SPO-RAC: Racing"]
class n_SPT_SPO_RAC_CYC["SPT-SPO-RAC-CYC: Cycling"]
class n_SPT_SPO_RAC_F1["SPT-SPO-RAC-F1: Formula 1"]
class n_SPT_SPO_RAC_MOT["SPT-SPO-RAC-MOT: Motorsport"]
class n_SPT_SPO_RAC_MOT_CRR["SPT-SPO-RAC-MOT-CRR: Car racing"]
class n_SPT_SPO_RAC_MOT_HCP["SPT-SPO-RAC-MOT-HCP: Histo Cup"]
class n_SPT_SPO_RAC_MOT_HRC["SPT-SPO-RAC-MOT-HRC: Historic racing cars"]
class n_SPT_SPO_RAC_MOT_MCY["SPT-SPO-RAC-MOT-MCY: Motorcycle racing"]
class n_SPT_SPO_RAC_MOT_RLY["SPT-SPO-RAC-MOT-RLY: Rally"]
class n_SPT_SPO_RAC_MOT_VIN["SPT-SPO-RAC-MOT-VIN: Vintage cars"]
class n_SPT_SPO_RUN["SPT-SPO-RUN: Running"]
class n_TRV["TRV: Travel"]
class n_TRV_ADV["TRV-ADV: Adventure travel"]
class n_TRV_CIT["TRV-CIT: City breaks"]
n_ART <|-- n_ART_DSN
n_ART <|-- n_ART_FAN
n_ART <|-- n_ART_FLM
n_ART <|-- n_ART_LIT
n_ART <|-- n_ART_MUS
n_ART <|-- n_ART_PHO
n_ART <|-- n_ART_THR
n_ART <|-- n_ART_VID
n_ART_MUS <|-- n_ART_MUS_CLS
n_ART_MUS <|-- n_ART_MUS_FLK
n_ART_MUS <|-- n_ART_MUS_JAZ
n_ART_MUS <|-- n_ART_MUS_MUS
n_ART_MUS <|-- n_ART_MUS_OPR
n_ART_MUS <|-- n_ART_MUS_ORC
n_ART_MUS <|-- n_ART_MUS_ROK
n_ART_MUS <|-- n_ART_MUS_SNG
n_ART_THR <|-- n_ART_THR_ACT
n_CAU <|-- n_CAU_EDU
n_CAU <|-- n_CAU_ENV
n_FAM <|-- n_FAM_PAR
n_FOD <|-- n_FOD_COK
n_FOD <|-- n_FOD_VEG
n_FOD <|-- n_FOD_VGT
n_FOD <|-- n_FOD_WIN
n_POL <|-- n_POL_ACT
n_POL <|-- n_POL_AT
n_POL <|-- n_POL_EU
n_POL <|-- n_POL_RET
n_PRO <|-- n_PRO_CON
n_PRO <|-- n_PRO_FIN
n_PRO <|-- n_PRO_TEC
n_PRO_CON <|-- n_PRO_CON_BIM
n_PRO_CON <|-- n_PRO_CON_FIR
n_PRO_TEC <|-- n_PRO_TEC_AI
n_PRO_TEC <|-- n_PRO_TEC_SFT
n_SPT <|-- n_SPT_OUT
n_SPT <|-- n_SPT_SPO
n_SPT_OUT <|-- n_SPT_OUT_HIK
n_SPT_OUT <|-- n_SPT_OUT_HNT
n_SPT_OUT <|-- n_SPT_OUT_SKI
n_SPT_OUT <|-- n_SPT_OUT_XCS
n_SPT_SPO <|-- n_SPT_SPO_AFB
n_SPT_SPO <|-- n_SPT_SPO_FBL
n_SPT_SPO <|-- n_SPT_SPO_FLY
n_SPT_SPO <|-- n_SPT_SPO_HBL
n_SPT_SPO <|-- n_SPT_SPO_IHK
n_SPT_SPO <|-- n_SPT_SPO_MAR
n_SPT_SPO <|-- n_SPT_SPO_RAC
n_SPT_SPO <|-- n_SPT_SPO_RUN
n_SPT_SPO_RAC <|-- n_SPT_SPO_RAC_CYC
n_SPT_SPO_RAC <|-- n_SPT_SPO_RAC_F1
n_SPT_SPO_RAC <|-- n_SPT_SPO_RAC_MOT
n_SPT_SPO_RAC_MOT <|-- n_SPT_SPO_RAC_MOT_CRR
n_SPT_SPO_RAC_MOT <|-- n_SPT_SPO_RAC_MOT_HCP
n_SPT_SPO_RAC_MOT <|-- n_SPT_SPO_RAC_MOT_HRC
n_SPT_SPO_RAC_MOT <|-- n_SPT_SPO_RAC_MOT_MCY
n_SPT_SPO_RAC_MOT <|-- n_SPT_SPO_RAC_MOT_RLY
n_SPT_SPO_RAC_MOT <|-- n_SPT_SPO_RAC_MOT_VIN
n_TRV <|-- n_TRV_ADV
n_TRV <|-- n_TRV_CIT
Hold "Alt" / "Option" to enable pan & zoom
Concepts¶
| Notation | Broader | Label | Definition | Scope note | Label | Definition | Scope note |
|---|---|---|---|---|---|---|---|
| ART | Kunst und Unterhaltung | Arts and entertainment | |||||
| ART-DSN | ART | Design | Design | ||||
| ART-FAN | ART | Fan | Fan culture | ||||
| ART-FLM | ART | Film und Kino | Film and cinema | ||||
| ART-LIT | ART | Literatur | Literature | ||||
| ART-MUS | ART | Musik | Music | ||||
| ART-MUS-CLS | ART-MUS | Klassische Musik | Classical music | ||||
| ART-MUS-FLK | ART-MUS | Volksmusik | Folk music | ||||
| ART-MUS-JAZ | ART-MUS | Jazz | Jazz | ||||
| ART-MUS-MUS | ART-MUS | Musiker | Musicians | ||||
| ART-MUS-OPR | ART-MUS | Oper | Opera | ||||
| ART-MUS-ORC | ART-MUS | Orchester | Orchestra | ||||
| ART-MUS-ROK | ART-MUS | Rock | Rock | ||||
| ART-MUS-SNG | ART-MUS | Sänger | Singers | ||||
| ART-PHO | ART | Fotografie | Photography | ||||
| ART-THR | ART | Theater | Theater | ||||
| ART-THR-ACT | ART-THR | Schauspieler | Actors | ||||
| ART-VID | ART | Video | Video | ||||
| CAU | Engagement und Freiwilligenarbeit | Causes and volunteering | |||||
| CAU-EDU | CAU | Bildung | Education | ||||
| CAU-ENV | CAU | Umwelt | Environment | ||||
| FAM | Familie und Elternschaft | Family and parenting | |||||
| FAM-PAR | FAM | Elternschaft | Parenting | ||||
| FOD | Essen und Trinken | Food and drink | |||||
| FOD-COK | FOD | Kochen | Cooking | ||||
| FOD-VEG | FOD | Vegan | Vegan | ||||
| FOD-VGT | FOD | Vegetarisch | Vegetarian | ||||
| FOD-WIN | FOD | Wein | Wine | ||||
| POL | Politik | Politics | |||||
| POL-ACT | POL | Aktiv | Derzeit politisches Mandat oder Amt innehabend oder aktiv anstreben. | Active | Currently holding or actively pursuing a political mandate or office. | ||
| POL-AT | POL | Österreich | Österreichische nationale oder bundespolitische Tätigkeit. | Austria | Austrian national or federal politics and public affairs. | ||
| POL-EU | POL | EU | Politik und Institutionen auf EU-Ebene. | European Union | EU-level politics and institutions. | ||
| POL-RET | POL | Im Ruhestand | Ehemaliges politisches Mandat; nicht mehr im Amt. | In retirement | Former political mandate holder; no longer active in office. | ||
| PRO | Berufliche Themen | Professional topics | |||||
| PRO-CON | PRO | Bau und AEC | Construction and AEC | ||||
| PRO-CON-BIM | PRO-CON | BIM und digitales Bauen | BIM and digital construction | ||||
| PRO-CON-FIR | PRO-CON | Brandschutz | Fire safety | ||||
| PRO-FIN | PRO | Finanzen | Finance | ||||
| PRO-TEC | PRO | Technologie | Technology | ||||
| PRO-TEC-AI | PRO-TEC | Künstliche Intelligenz | Artificial intelligence | ||||
| PRO-TEC-SFT | PRO-TEC | Software | Software | ||||
| SPT | Sport und Freizeit | Sports and recreation | |||||
| SPT-OUT | SPT | Outdoor-Aktivitäten | Outdoor activities | ||||
| SPT-OUT-HIK | SPT-OUT | Wandern | Hiking | ||||
| SPT-OUT-HNT | SPT-OUT | Jagen | Hunting | ||||
| SPT-OUT-SKI | SPT-OUT | Skifahren | Abfahrts- oder Alpinski. | Skiing | Downhill or alpine skiing. | ||
| SPT-OUT-XCS | SPT-OUT | Langlauf | Cross-country skiing | ||||
| SPT-SPO | SPT | Sport | Sport | ||||
| SPT-SPO-AFB | SPT-SPO | American Football | American football | ||||
| SPT-SPO-FBL | SPT-SPO | Fussball | Association Football, nicht American Football. | Football | Association football, not American football. | ||
| SPT-SPO-FLY | SPT-SPO | Fliegen | Fliegen als Sport oder Hobby, einschliesslich Segelflug und Privatfliegerei. | Flying and aviation | Aviation as a sport or hobby, including gliding and private flying. | ||
| SPT-SPO-HBL | SPT-SPO | Handball | Handball | ||||
| SPT-SPO-IHK | SPT-SPO | Eishockey | Ice hockey | ||||
| SPT-SPO-MAR | SPT-SPO | Marathon | Marathon | ||||
| SPT-SPO-RAC | SPT-SPO | Rennsport | Racing | ||||
| SPT-SPO-RAC-CYC | SPT-SPO-RAC | Radrennsport | Cycling | ||||
| SPT-SPO-RAC-F1 | SPT-SPO-RAC | Formel 1 | Formula 1 | ||||
| SPT-SPO-RAC-MOT | SPT-SPO-RAC | Motorsport | Motorsport | ||||
| SPT-SPO-RAC-MOT-CRR | SPT-SPO-RAC-MOT | Autorennen | Car racing | ||||
| SPT-SPO-RAC-MOT-HCP | SPT-SPO-RAC-MOT | Histo Cup | Histo Cup | ||||
| SPT-SPO-RAC-MOT-HRC | SPT-SPO-RAC-MOT | Historische Rennautos | Historic racing cars | ||||
| SPT-SPO-RAC-MOT-MCY | SPT-SPO-RAC-MOT | Motorrad | Motorcycle racing | ||||
| SPT-SPO-RAC-MOT-RLY | SPT-SPO-RAC-MOT | Rallye | Rally | ||||
| SPT-SPO-RAC-MOT-VIN | SPT-SPO-RAC-MOT | Oldtimer | Vintage cars | ||||
| SPT-SPO-RUN | SPT-SPO | Laufen | Running | ||||
| TRV | Reisen | Travel | |||||
| TRV-ADV | TRV | Abenteuerreisen | Adventure travel | ||||
| TRV-CIT | TRV | Städtereisen | City breaks |