Skip to content

Commit

Permalink
Merge pull request #549 from arrow2nd/add-shinycolors-clothes-231224
Browse files Browse the repository at this point in the history
シャイニーカラーズ (enza) の衣装を追加
  • Loading branch information
crssnky authored Jan 28, 2024
2 parents 7c54bd4 + 9aa0a8d commit 1d443e4
Show file tree
Hide file tree
Showing 2 changed files with 244 additions and 1 deletion.
37 changes: 37 additions & 0 deletions RDFs/Clothes/ShinyColorsCommon.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@
<imas:Whose rdf:resource="Nanakusa_Nichika"/>
<imas:Whose rdf:resource="Aketa_Mikoto"/>
<imas:Whose rdf:resource="Ikaruga_Luca"/>
<imas:Whose rdf:resource="Suzuki_Hana"/>
<imas:Whose rdf:resource="Ikuta_Haruki"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>

Expand Down Expand Up @@ -867,6 +869,27 @@
<schema:description xml:lang="ja">メリークリスマス!Winter wishes</schema:description>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="HolyNightCape_IkarugaLuca">
<schema:name xml:lang="ja">ホーリーナイトケープ</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ホーリーナイトケープ</rdfs:label>
<imas:Whose rdf:resource="Ikaruga_Luca"/>
<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="HolyNightCape_SuzukiHana">
<schema:name xml:lang="ja">ホーリーナイトケープ</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ホーリーナイトケープ</rdfs:label>
<imas:Whose rdf:resource="Suzuki_Hana"/>
<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="HolyNightCape_IkutaHaruki">
<schema:name xml:lang="ja">ホーリーナイトケープ</schema:name>
<rdfs:label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">ホーリーナイトケープ</rdfs:label>
<imas:Whose rdf:resource="Ikuta_Haruki"/>
<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="FashionableSummer_SakuragiMano">
Expand Down Expand Up @@ -2135,6 +2158,13 @@
<imas:Whose rdf:resource="Izumi_Mei"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="DressUpParfum_AsakuraToru">
<schema:name xml:lang="ja">ドレスアップパルファム</schema:name>
<rdfs:label rdf:datatype="http://www.w5.org/2001/XMLSchema#string">ドレスアップパルファム</rdfs:label>
<schema:description xml:lang="ja">Cheers! まばたき禁止</schema:description>
<imas:Whose rdf:resource="Asakura_Toru"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>

<!-- セレスティアルカラーズ -->
<rdf:Description rdf:about="CelestialColors_SakuragiMano">
Expand Down Expand Up @@ -2660,6 +2690,13 @@
<imas:Whose rdf:resource="Aketa_Mikoto"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>
<rdf:Description rdf:about="RespectiveWorkStyle_FukumaruKoito">
<schema:name xml:lang="ja">リスペクティブワークスタイル</schema:name>
<rdfs:label rdf:datatype="http://www.w5.org/2001/XMLSchema#string">リスペクティブワークスタイル</rdfs:label>
<schema:description xml:lang="ja">WORKING:じ、人命救助、第一です……!</schema:description>
<imas:Whose rdf:resource="Fukumaru_Koito"/>
<rdf:type rdf:resource="https://sparql.crssnky.xyz/imasrdf/URIs/imas-schema.ttl#Clothes"/>
</rdf:Description>

<!-- フローウィングベル -->
<rdf:Description rdf:about="FlowingBhel_SakuragiMano">
Expand Down
Loading

0 comments on commit 1d443e4

Please sign in to comment.