Skip to content

Commit

Permalink
adding the swmath url to the identifiers of supportingData in xslt
Browse files Browse the repository at this point in the history
  • Loading branch information
Shirazos7 committed Dec 11, 2024
1 parent eb80a0d commit 3f2af63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xslt/software/xslt-software-Codemeta.xslt
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,7 @@
<xsl:value-of select="name"/>
</codemeta:name>
<codemeta:identifier>
<xsl:text>https://swmath.org/software/</xsl:text>
<xsl:value-of select="id"/>
</codemeta:identifier>
</codemeta:supportingData>
Expand Down

0 comments on commit 3f2af63

Please sign in to comment.