Skip to content

Commit

Permalink
Merge pull request #493 from arrow2nd/add-shiny-clothes
Browse files Browse the repository at this point in the history
シャイニーカラーズの新衣装を追加
  • Loading branch information
crssnky authored Mar 2, 2022
2 parents a2ec329 + 63f1344 commit 7bacbb0
Show file tree
Hide file tree
Showing 2 changed files with 49 additions and 0 deletions.
14 changes: 14 additions & 0 deletions RDFs/Clothes/ShinyColorsCommon.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -1721,6 +1721,20 @@
<schema:description xml:lang="ja">ルームウェア。求ム。夢ノ記録装置</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="PrivateDressDown_YukokuKiriko">
<schema:name xml:lang="ja">プライベートドレスダウン</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">プライベートドレスダウン</rdfs:label>
<imas:Whose rdf:resource="Yukoku_Kiriko"/>
<schema:description xml:lang="ja">ルームウェア。ポリエステル100、モエヤスシ</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="PrivateDressDown_SonodaChiyoko">
<schema:name xml:lang="ja">プライベートドレスダウン</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">プライベートドレスダウン</rdfs:label>
<imas:Whose rdf:resource="Sonoda_Chiyoko"/>
<schema:description xml:lang="ja">ルームウェア。寝る時も美味しそうであるべき</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<!-- ファウンテンサマー -->
<rdf:Description rdf:about="FountainSummer_SakuragiMano">
<schema:name xml:lang="ja">ファウンテンサマー</schema:name>
Expand Down
35 changes: 35 additions & 0 deletions RDFs/Clothes/ShinyColorsUnit.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -550,6 +550,41 @@
<schema:description xml:lang="ja">紅茶に檸檬を添えて</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="EleganceOfWhite_KomiyaKaho">
<schema:name xml:lang="ja">エレガンスオブホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">エレガンスオブホワイト</rdfs:label>
<imas:Whose rdf:resource="Komiya_Kaho"/>
<schema:description xml:lang="ja">White heart! まだ白く まだ青く</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="EleganceOfWhite_SonodaChiyoko">
<schema:name xml:lang="ja">エレガンスオブホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">エレガンスオブホワイト</rdfs:label>
<imas:Whose rdf:resource="Sonoda_Chiyoko"/>
<schema:description xml:lang="ja">White heart! 『かっこいい』を所望します!</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="EleganceOfWhite_SaijoJuri">
<schema:name xml:lang="ja">エレガンスオブホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">エレガンスオブホワイト</rdfs:label>
<imas:Whose rdf:resource="Saijo_Juri"/>
<schema:description xml:lang="ja">White heart! いつ何時も、誠意を込めて</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="EleganceOfWhite_MorinoRinze">
<schema:name xml:lang="ja">エレガンスオブホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">エレガンスオブホワイト</rdfs:label>
<imas:Whose rdf:resource="Morino_Rinze"/>
<schema:description xml:lang="ja">White heart! キミゴコロ諜報部、主査</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="EleganceOfWhite_ArisugawaNatsuha">
<schema:name xml:lang="ja">エレガンスオブホワイト</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">エレガンスオブホワイト</rdfs:label>
<imas:Whose rdf:resource="Arisugawa_Natsuha"/>
<schema:description xml:lang="ja">White heart! 青色チェックで包装</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>

<!-- ALSTROEMERIA -->
<rdf:Description rdf:about="Wishful_Lily">
Expand Down

0 comments on commit 7bacbb0

Please sign in to comment.