Fix1166 - RDFa output fixes into Master #1211

Closed
wants to merge 1 commit into from

1 participant

@RichardWallis

RDFa output on term pages:
1. Removed whitespace from rdfs:label of term
2. Correctly reference supertype in rdfs:subClassOf
3. Include schema:domainIncludes for class property descriptions
4. Fix invalid RDFa for supersedes and supersededBy statements
5. Fix invalid RDFa for DataType page
6. Fix broken breadcrumb display for datatypes

@RichardWallis RichardWallis Fix (#1166)
RDFa output on term pages:
1. Removed whitespace from rdfs:label of term
2. Correctly reference supertype in rdfs:subClassOf
3. Include schema:domainIncludes for class property descriptions
4. Fix invalid RDFa for supersedes and supersededBy statements
5. Fix invalid RDFa for DataType page
6. Fix broken breadcrumb display for datatypes
948a333
@RichardWallis

Implements #1166 fixes

@RichardWallis

Superseded by #1214

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment