Différences entre les versions de « Discussion utilisateur:Kghbln »

De Semantic MediaWiki - Sandbox

(chg)
(merci)
Balise : Éditeur de wikicode 2017
 
(33 versions intermédiaires par 4 utilisateurs non affichées)
Ligne 1 : Ligne 1 :
== SFS xml ==
+
<big>'''[[/referencedata/|→ page for storing reference data]]'''</big>
 +
__TOC__
 +
: Archives of this page: [[/2019/]] - [[/2018/]] - [[/2017/]] - [[/2015/]]
 +
----
 +
----
  
The old XML contained `#set_internal` calls, I cleaned-up the demo examples on the sandbox to use subobjects instead. -- [[User:Mwjames|Mwjames]] 15:37, 7. Dez. 2015‎
+
== Constraint ==
  
: Ah, ok, thanks! I'll create and upload an new xml file. Cheers --[[User:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[User talk:Kghbln|talk]]) 19:30, 8 December 2015 (CET)
+
Could you please create a constraint called ''[[smw/schema:Constraint:MandatoryProperties]]'' with the content:
 
+
<pre>{
== Leading Pound ==
+
    "type": "CLASS_CONSTRAINT_SCHEMA",
 
+
    "constraints": {
Thanks for that. Template to force the issue will work great in this case. Though I found it a curious behavior when it seems to be handled in the default table formats just fine. Cheers! - [[Utilisateur:Lbillett|Lbillett]] ([[Discussion utilisateur:Lbillett|discussion]]) 21 mars 2017 à 19:00 (CET)
+
        "mandatory_properties": [ "Mandatory 1", "Mandatory 2" ]
 
+
    },
: With tables you have extra "layer" in between whereas without it is directly passed to MediaWiki which does what it sees, i.e. transforms the # to the ordered list. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 21 mars 2017 à 19:07 (CET)
+
    "tags": [
 
+
        "class constraint",
==What about External Data?==
+
        "mandatory properties"
Hi Karsten, could you perhaps install Yaron's External Data extension? I don't think there's any serious security risk involved in this and there's stuff I'd like to demonstrate/try out. Best, [[Utilisateur:D. G.|D. G.]] ([[Discussion utilisateur:D. G.|discussion]]) 1 septembre 2017 à 16:43 (CEST)
+
    ]
: Hi D. G., indeed I could. :) The reason why I did not install it yet was that extra configuration is needed depending on what one would like to do. Just tell me which domain you would like to access so I can whitelist that one during the installation process. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 1 septembre 2017 à 17:05 (CEST)
+
}</pre>? I have no permissions do that. I am trying to reproduce an integration test case "#4 (violation of `mandatory_properties`, missing two properties, subobject)" from p-1110.json.<br />[[Utilisateur:Alex Mashin|Alex Mashin]] ([[Discussion utilisateur:Alex Mashin|discussion]]) 20 novembre 2021 à 10:35 (CET)
:: Thanks, that would be great - I was thinking of the following domains:
+
: Done. Showing an error though. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 20 novembre 2021 à 10:36 (CET)
::* logainm.ie (including subdomains)
+
:: Ah not saved. Omg. --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 20 novembre 2021 à 10:40 (CET)
::* archives.library.wales
+
::: Done now after disabling Lingo and Semantic Glossary. --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 20 novembre 2021 à 10:40 (CET)
::* subdomains of ucc.ie
+
* Thank you.<br />[[Utilisateur:Alex Mashin|Alex Mashin]] ([[Discussion utilisateur:Alex Mashin|discussion]]) 20 novembre 2021 à 10:59 (CET)
::* subdomains of www.asnc.cam.ac.uk
 
:: [[Utilisateur:D. G.|D. G.]] ([[Discussion utilisateur:D. G.|discussion]]) 2 septembre 2017 à 17:19 (CEST)
 
::: Done now. Don't you think that something like "subdomains of ucc.ie" is a bit to unspecific? Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 3 septembre 2017 à 11:21 (CEST)
 
:::: Thanks! And yes, I think so. I'll get back to you with more specifc details. [[Utilisateur:D. G.|D. G.]] ([[Discussion utilisateur:D. G.|discussion]]) 4 septembre 2017 à 22:32 (CEST)
 
 
 
== Disable jsbc-breadcrumbs ==
 
 
 
Can we disable `jsbc-breadcrumbs` because the JS loads late causing FOUC or unrelated content movements and somtimes it is not loaded at all?
 
 
 
: Done for now. This must have started on February 12, 2018. In the end I would love to have this extension back on again. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 17 février 2018 à 11:31 (CET)
 
 
 
:: > I would love to have this extension back on again.  
 
 
 
:: If it can be disabled per user (like mine) I'm fine with that. It is really annoying to have those content jumps and due to the design of how the JS is loaded (as async) it will always cause HTML being moved from top to bottom. The extension maintainer should make sure that styles are loaded upfront and have a dedicated div element injected before the HTML is displayed otherwise I cannot see this becoming better at any point.
 
 
 
::: It indeed adds an UPO allowing each user to choose. This extension provides a functionality which I miss a lot on wikis. It is the best one on the market for this. I will get in touch with Cindy about your suggestions. What I meant with 2018-02-12 was that the bread crumbs were frozen completely. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 17 février 2018 à 11:51 (CET)
 
 
 
:::: "I meant with 2018-02-12 was that the bread crumbs were frozen completely" I wouldn't be surprised if  https://github.com/oetterer/BootstrapComponents/issues/9 has something to do with that since it will stop any other JS from executing due to the failure.
 
 
 
::::: This may very well be the case. Thanks for the pointer. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 17 février 2018 à 11:57 (CET)
 
 
 
== You got mail! ==
 
 
 
Tell me if you didn't get it. [[Utilisateur:Benfletcher|Benfletcher]] ([[Discussion utilisateur:Benfletcher|discussion]]) 30 août 2018 à 13:47 (CEST)
 
 
 
: Looked for it and got it. :) --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussio==n utilisateur:Kghbln|discussion]]) 30 août 2018 à 14:29 (CEST)
 
 
 
== smwgQDefaultLimit ? ==
 
 
 
Can we change <code>$smwgQDefaultLimit</code> to 250? It would allow the Special:Ask pagination to higlight the limit directly.
 
 
 
: [[Special:Diff/12107/12450|done]] --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 15 septembre 2018 à 22:01 (CEST)
 
 
 
== Sandbox Semantic Mediawiki & Allowing on Semantic ==
 
 
 
Hi!
 
I'm Requested an account on Semantic. Please, Allow me there. And I want to know about Sandbox Semantic. Why is this? [[Utilisateur:Ahmsaqib|Ahmsaqib]] ([[Discussion utilisateur:Ahmsaqib|discussion]]) 30 septembre 2018 à 09:05 (CEST)
 
 
 
: Hi, I was not available the past three days. Anyways I would not have accepted your account request since you did not yet confirm your e-mail address. Once this is done ... Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 30 septembre 2018 à 22:13 (CEST)
 
::But, i didn't found any confirmation email. I checked spam folder also. [[Utilisateur:Ahmsaqib|Ahmsaqib]] ([[Discussion utilisateur:Ahmsaqib|discussion]]) 30 septembre 2018 à 22:17 (CEST)
 
 
 
::: I cannot help you if your e-mail service does not accept e-mails from the wiki. Indeed Gmail is a disaster howerver it does work for others. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 30 septembre 2018 à 22:19 (CEST)
 
 
 
::::Can you disapprove it? or Edit? only replace with "hotmail.com" [[Utilisateur:Ahmsaqib|Ahmsaqib]] ([[Discussion utilisateur:Ahmsaqib|discussion]]) 30 septembre 2018 à 22:26 (CEST)
 
 
 
:::::I have just created your account and changed the e-mail to use hotmail. You should now be able to access and confirm your e-mail. Cheers --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 1 octobre 2018 à 21:46 (CEST)
 
:: But I didn't get a confirmation email. Just get the email:
 
<pre>
 
Dear Ahmsaqib,
 
 
 
The semantic-mediawiki.org page User:Ahmsaqib has been changed on
 
1 October 2018 by Kghbln, see
 
https://www.semantic-mediawiki.org/wiki/User:Ahmsaqib for the current
 
revision.
 
 
 
Editor's summary:  - 
 
 
 
Contact the editor:
 
mail: https://www.semantic-mediawiki.org/wiki/Special:EmailUser/Kghbln
 
wiki: https://www.semantic-mediawiki.org/wiki/User:Kghbln
 
 
 
There will be no other notifications in case of further activity unless
 
you visit this page while logged in. You could also reset the
 
notification flags for all your watched pages on your watchlist.
 
 
 
Your friendly semantic-mediawiki.org notification system
 
 
 
--
 
To change your email notification settings, visit
 
https://www.semantic-mediawiki.org/wiki/Special:Preferences
 
 
 
To change your watchlist settings, visit
 
https://www.semantic-mediawiki.org/wiki/Special:EditWatchlist
 
 
 
To delete the page from your watchlist, visit
 
https://www.semantic-mediawiki.org/w/index.php?title=User:Ahmsaqib&action=unwatch
 
 
 
Feedback and further assistance:
 
https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents
 
</pre>
 
[[Utilisateur:Ahmsaqib|Ahmsaqib]] ([[Discussion utilisateur:Ahmsaqib|discussion]]) 1 octobre 2018 à 22:12 (CEST)
 
 
 
: Admittedly I am starting to loose my patience here. I wrote that you should try to access your account and confirm your e-mail. Did this work? This e-mail informed you that I created the account. --[[Utilisateur:Kghbln|&#91;&#91;kgh&#93;&#93;]] ([[Discussion utilisateur:Kghbln|discussion]]) 1 octobre 2018 à 22:15 (CEST)
 

Dernière version du 20 novembre 2021 à 11:59

→ page for storing reference data

Archives of this page: 2019 - 2018 - 2017 - 2015


Constraint

Could you please create a constraint called smw/schema:Constraint:MandatoryProperties with the content:

{
    "type": "CLASS_CONSTRAINT_SCHEMA",
    "constraints": {
        "mandatory_properties": [ "Mandatory 1", "Mandatory 2" ]
    },
    "tags": [
        "class constraint",
        "mandatory properties"
    ]
}

? I have no permissions do that. I am trying to reproduce an integration test case "#4 (violation of `mandatory_properties`, missing two properties, subobject)" from p-1110.json.
Alex Mashin (discussion) 20 novembre 2021 à 10:35 (CET)

Done. Showing an error though. Cheers --[[kgh]] (discussion) 20 novembre 2021 à 10:36 (CET)
Ah not saved. Omg. --[[kgh]] (discussion) 20 novembre 2021 à 10:40 (CET)
Done now after disabling Lingo and Semantic Glossary. --[[kgh]] (discussion) 20 novembre 2021 à 10:40 (CET)
Les cookies nous aident à fournir nos services. En utilisant nos services, vous acceptez notre utilisation de cookies.