Skip to content
#

rdf

Here are 1,518 public repositories matching this topic...

calebgcooper
calebgcooper commented Apr 12, 2022

According to release notes for 1.39 found here:
https://github.com/wikimedia/mediawiki/blob/master/RELEASE-NOTES-1.39

=== Breaking changes in 1.39 ===

  • The following methods, deprecated since 1.37, have been removed from IDatabase
    • ::fetchObject()
    • ::fetchRow()
    • ::numRows()
    • ::freeResult()

Tested with SMW 4.0.1 and MediaWiki 1.39.0-alpha (0827d5f)

Backtrace:

f
cknoll
cknoll commented Dec 22, 2021

This issue serves as place to note candidate projects (via url), which might be added to the list.

Update (2022-01-29): I initially planned to use this issue as a public place to note down candidates to add them by later myself. Now, I try to ping people involved in those projects. Benefits:

  • Information added is more accurate
  • People get to know of this list
  • Saves time for me

Update:

enhancement help wanted good first issue
RubenVerborgh
RubenVerborgh commented Jul 6, 2022

Currently we have

% bin/server.js --help
oidc-provider WARNING: Unsupported Node.js runtime version. Use ^12.19.0, ^14.15.0, or ^16.13.0
2022-07-06T11:32:49.925Z [Components.js] info: Initiating component discovery from /Users/ruben/Code/solid/CommunitySolidServer/
2022-07-06T11:32:50.178Z [Components.js] info: Discovered 136 component packages within 1380 packages
2022-07-06T11:32:50.
dukesun99
dukesun99 commented Apr 9, 2021

I encountered below error message when running the examples GreatestNumberProcessor and GenderRatioProcessor.

Problematic line was: {"type":"lexeme","id":"L34069","lemmas":{"de":{"la...
Error when reading JSON for entity: Missing type id when trying to resolve subtype of [simple type, class org.wikidata.wdtk.datamodel.implementation.FormDocumentImpl]: missing type id property 'type' 
good first issue

Improve this page

Add a description, image, and links to the rdf topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rdf topic, visit your repo's landing page and select "manage topics."

Learn more