Skip to content

Commit

Permalink
Adjust notation for new top concept
Browse files Browse the repository at this point in the history
  • Loading branch information
acka47 committed Jul 9, 2024
1 parent 0cbc97e commit 9bbee5c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions hochschulfaechersystematik.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -1895,8 +1895,8 @@
skos:notation "10" ;
skos:prefLabel "Anglistik, Amerikanistik"@de .

<n10top> a skos:Concept ;
skos:notation "10top" ;
<n00> a skos:Concept ;
skos:notation "00" ;
skos:prefLabel "Außerhalb der Studienbereichsgliederung/Sonstige Fächer"@de ;
skos:topConceptOf <scheme> .

Expand Down Expand Up @@ -2108,7 +2108,7 @@
vann:preferredNamespaceUri "https://w3id.org/kim/hochschulfaechersystematik/" ;
skos:hasTopConcept <n0>,
<n1>,
<n10top>,
<n00>,
<n15>,
<n2>,
<n20>,
Expand Down

0 comments on commit 9bbee5c

Please sign in to comment.