Difference between revisions of "Widget:DCTList"

From LINKS Community Center
Jump to: navigation, search
Line 242: Line 242:
 
                         '|?' + collaborationFunctions.join('|?') +
 
                         '|?' + collaborationFunctions.join('|?') +
 
                         '|?' + interoperabilityFunctions.join('|?') +
 
                         '|?' + interoperabilityFunctions.join('|?') +
                         '|?' + metaFunctions.join('|?');
+
                         '|?' + metaFunctions.join('|?') +
 +
                        '|?Has description';
  
 
         const dctQueryUrl = '/api.php?action=ask&format=json&query=' + encodeURIComponent(dctQuery);
 
         const dctQueryUrl = '/api.php?action=ask&format=json&query=' + encodeURIComponent(dctQuery);

Revision as of 16:48, 25 August 2022

Development verstion of the DCT List.
Not ready for production!