Skip to content

Commit a7f062f

Browse files
authored
Update core/rio/api/src/main/java/org/eclipse/rdf4j/rio/helpers/RDFaParserSettings.java
1 parent 787846c commit a7f062f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ public class RDFaParserSettings {
2323

2424
/**
2525
* Boolean setting for parser to determine the RDFa version to use when processing the document.
26+
* Note that although these settings are not used within RDF4J, they are in use by external plugins.
27+
* @see <a href="https://github.com/eclipse-rdf4j/rdf4j/issues/4779">https://github.com/eclipse-rdf4j/rdf4j/issues/4779</a>
2628
* <p>
2729
* Defaults to {@link RDFaVersion#RDFA_1_0}.
2830
*/

0 commit comments

Comments
 (0)