We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In https://github.com/lcnetdev/marc2bibframe2/blob/master/xsl/ConvSpec-648-662.xsl
Change madsrdf:isMemberofMADSScheme to madsrdf:isMemberOfMADSScheme
See http://id.loc.gov/ontologies/madsrdf/v1.html#p_isMemberOfMADSScheme
<madsrdf:isMemberofMADSScheme> <xsl:attribute name="rdf:resource"><xsl:value-of select="."/></xsl:attribute> </madsrdf:isMemberofMADSScheme>
The text was updated successfully, but these errors were encountered:
Also: https://github.com/lcnetdev/marc2bibframe2/blob/4f3fcd3aa35280f1723a23cc5e216267e57bfffd/test/ConvSpec-1XX%2C6XX%2C7XX%2C8XX-names.xspec
https://github.com/lcnetdev/marc2bibframe2/blob/4f3fcd3aa35280f1723a23cc5e216267e57bfffd/test/marc2bibframe2.xspec
https://github.com/lcnetdev/marc2bibframe2/blob/4f3fcd3aa35280f1723a23cc5e216267e57bfffd/xsl/ConvSpec-1XX%2C6XX%2C7XX%2C8XX-names.xsl
https://github.com/lcnetdev/marc2bibframe2/blob/4f3fcd3aa35280f1723a23cc5e216267e57bfffd/xsl/ConvSpec-240andX30-UnifTitle.xsl
Sorry, something went wrong.
See #103 for a fix, including fixes for the unit tests.
Correct isMemberOfMADSScheme typo.
ec2c9aa
Rebased commit from @dbs -- thank you! Fixes #100.
Fixed in v1.4.0 branch.
wafschneider
No branches or pull requests
In https://github.com/lcnetdev/marc2bibframe2/blob/master/xsl/ConvSpec-648-662.xsl
Change madsrdf:isMemberofMADSScheme to madsrdf:isMemberOfMADSScheme
See http://id.loc.gov/ontologies/madsrdf/v1.html#p_isMemberOfMADSScheme
The text was updated successfully, but these errors were encountered: