Skip to content

Commit 57102d1

Browse files
authored
Update core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/RDFaVersion.java
1 parent a7f062f commit 57102d1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/RDFaVersion.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212

1313
/**
1414
* Enumeration for tracking versions of the RDFa specification to specify processing capabilities of RDFa modules.
15+
* Note that although these settings are not used within RDF4J, they are in use by external plugins.
16+
* @see <a href="https://github.com/eclipse-rdf4j/rdf4j/issues/4779">https://github.com/eclipse-rdf4j/rdf4j/issues/4779</a>
1517
*
1618
* @author Peter Ansell
1719
*/

0 commit comments

Comments
 (0)