dnd
i'm just saying if you're going to roleplay being not human, kink is one of the better reasons for doing it and they should pivot more towards that
can’t believe this is the easiest way to resolve a QName in XSLT 1.0
<variable name="dcmitype">
<for-each select="rdf:type/@rdf:resource">
<variable name="datatypeelt">
<element name="{.}"/>
</variable>
<if test="namespace-uri(exsl:node-set($datatypeelt)//*[1])='http://purl.org/dc/dcmitype/'">
<value-of select="local-name(exsl:node-set($datatypeelt)//*[1])"/>
<text>,</text>
</if>
</for-each>
</variable>
<choose>
<when test="contains($dcmitype, ',')">
<value-of select="substring-before($dcmitype, ',')"/>
</when>
<otherwise>
<text>???</text>
</otherwise>
</choose>
Administrator / Public Relations for GlitchCat. Not actually glitchy, nor a cat. I wrote the rules for this instance.
“Constitutionally incapable of not going hard” — @aescling
“Fedi Cassandra” – @Satsuma
I HAVE EXPERIENCE IN THINGS. YOU CAN JUST @ ME.
I work for a library but I post about Zelda fanfiction.