extensibility - configuration: added RDF/Turtle as recommended format v_0
authorFrantišek Kučera <franta-hg@frantovo.cz>
Thu, 09 May 2024 23:35:47 +0200
branchv_0
changeset 80 b716698c82a0
parent 79 bc5ab5947bf7
child 81 47717a4ed4bb
extensibility - configuration: added RDF/Turtle as recommended format
text/ssm.en.xml
--- a/text/ssm.en.xml	Wed May 08 22:22:48 2024 +0200
+++ b/text/ssm.en.xml	Thu May 09 23:35:47 2024 +0200
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
 	Sane software manifesto
-	Copyright © 2019 František Kučera (Frantovo.cz, GlobalCode.info)
+	Copyright © 2019-2024 František Kučera (Frantovo.cz, GlobalCode.info)
 
 	This manifesto is licensed under a Creative Commons Attribution-NoDerivatives 4.0 International License.
     https://creativecommons.org/licenses/by-nd/4.0/
@@ -22,7 +22,7 @@
 		<name>Creative Commons Attribution-NoDerivatives 4.0 International License</name>
 		<abbreviation>CC-BY-ND</abbreviation>
 		<url>https://sane-software.globalcode.info/license/CC-BY-ND-4.0.txt</url>
-		<year>2019</year>
+		<year>2019-2024</year>
 		<prefix>This manifesto is licensed under the </prefix>
 		<suffix>.</suffix>
 	</license>
@@ -350,7 +350,7 @@
 			<id>a7bc51ba-9832-4f75-983c-e75dc0801113</id>
 			<type>information</type>
 			<text>Another good ways to extend and customize the software are:</text>
-			<text>configuration (XML, INI, RegExp, SQL, XSLT, XPath etc.) and</text>
+			<text>configuration (XML, RDF/Turtle, INI, RegExp, SQL, XSLT, XPath etc.) and</text>
 			<text>scripting (Scheme, Bash, Python, Lua, ECMA Script etc.)</text>
 			<link>
 				<url>https://www.gnu.org/prep/standards/standards.html#Source-Language</url>