You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2023/01/04 22:49:28 UTC

[jena-site] branch main updated: fix end tag

This is an automated email from the ASF dual-hosted git repository.

andy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/jena-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 11a8081dd fix end tag
11a8081dd is described below

commit 11a8081dd8c11deff0872ade6dc4c038f4d42b11
Author: Justin <ju...@hotmail.com>
AuthorDate: Wed Jan 4 17:37:16 2023 -0500

    fix end tag
---
 source/documentation/notes/rdf-frames.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/source/documentation/notes/rdf-frames.md b/source/documentation/notes/rdf-frames.md
index 26fa15164..08b452760 100644
--- a/source/documentation/notes/rdf-frames.md
+++ b/source/documentation/notes/rdf-frames.md
@@ -27,7 +27,7 @@ is why the following is not an error:
       </rdf:Property>
 
       <Truck rdf:ID="truck1">
-        <age>2</a>
+        <age>2</age>
       </Truck>
 
 Whereas many object-oriented or frame-oriented representations