diff --git a/src/apps.json b/src/apps.json index 40cb8cd92..5ab43b7c4 100755 --- a/src/apps.json +++ b/src/apps.json @@ -6588,6 +6588,12 @@ "icon": "Raspbian.svg", "website": "https://www.raspbian.org/" }, + "Rdf": { + "cats": [ + "27" + ], + "website": "https://www.w3.org/RDF/" + }, "React": { "cats": [ "12" @@ -7522,6 +7528,12 @@ "icon": "SoundManager.png", "website": "http://www.schillmania.com/projects/soundmanager2" }, + "Sparql": { + "cats": [ + "27" + ], + "website": "https://www.w3.org/TR/sparql11-overview/" + }, "Sphinx": { "cats": [ "4" @@ -10494,4 +10506,4 @@ "priority": "9" } } -} \ No newline at end of file +}