]> Lady’s Gitweb - Vocab/blobdiff - parsers/ontology.xslt
Make pcdm:File a siocactions:DigitalArtifact
[Vocab] / parsers / ontology.xslt
index 2dfdfcf5e8b320d64b20cbd301510d65298f2b43..dce85eb1e83954e0c45f412c083122ca95953442 100644 (file)
@@ -335,6 +335,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                                                </call-template>
                                                        </variable>
                                                        <if test="$prefixed!='xsd:string'">
+                                                               <text>^^</text>
                                                                <choose>
                                                                        <when test="contains($prefixed, '/') or contains(substring-after($prefixed, ':'), ':')">
                                                                                <text>&lt;</text>
@@ -371,7 +372,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                <when test="contains(' superClassOf ', $spaced)">
                                        <text>Vocabvocab:</text>
                                </when>
-                               <when test="contains(' code em p strong ', $spaced)">
+                               <when test="contains(' code em p strong var ', $spaced)">
                                        <text>html:</text>
                                </when>
                                <when test="contains(' AllDifferent AllDisjointClasses AllDisjointProperties AnnotationProperty Class DatatypeProperty NamedIndividual NegativeObjectPropertyAssertion ObjectProperty Ontology Restriction allValuesFrom assertionProperty cardinality complementOf datatypeComplementOf differentFrom disjointUnionOf disjointWith equivalentClass equivalentProperty hasKey hasSelf hasValue intersectionOf inverseOf maxCardinality maxQualifiedCardinality members minCardinality minQualifiedCardinality onClass onDataRange onDatatype onProperty oneOf propertyChainAxiom propertyDisjointWith qualifiedCardinality sameAs someValuesFrom sourceIndividual targetIndividual unionOf withRestrictions ', $spaced)">
This page took 0.194429 seconds and 4 git commands to generate.