From Wikienterprise
Jump to navigation Jump to search
No edit summary
Tag: 2017 source edit
(VisualData update)
(27 intermediate revisions by 7 users not shown)
Line 1: Line 1:
==Wiki-enterprise is the world's database of enterprises committed to transparency and data-interoperability==
==Wiki-enterprise is a wiki for companies based on page ownership and structured data==


This Wiki needs administrators! Do you want to become one? Just fill in [[Take part|this form]] or start creating significant contents!
Wiki-enterprise is a wiki that any enterprise representative or authorized member can edit to showcase their company, headquarters, team and projects, by using json-schema and structured data.
 
Once that the company's page has been created you can manage the permissions of your page and subpages to ensure it will be edited only by authorized users.
 
<!--
 
[https://www.mediawiki.org/wiki/Extension:PageProperties PageProperties] forms ! Once that the company's page has been created you can manage the permissions of your page and subpages to ensure it will be edited only by authorized users.
 
Are you an enterprise, do you love semantic data and you would like to showcase your organization, your headquarters, projects and staff, to the world with full page ownership of your pages ?  
 
-- Just create an account and register your page !
-->
 
 
<div style="clear:both"></div>
<!--left column-->
<div class="column_frames" style="float:left; width:calc(50% - 12px);margin:6px">
 
{{Main Page/Frame
| color      = 990000
| title      = FAQ
| content    = {{:FAQs}}
}}
 
</div>
<!--right column-->
<div class="column_frames" style="float:right; width:calc(50% - 12px);margin:6px">
 
</div>
<div style="clear:both"></div>
 
Ready to create a page ?
 
<inputbox>
type=create
break=no
</inputbox>
jsondata
Line 1: Line 1:
{}
{
    "schemas": {
        "Person": {
            "first_name": "Anne",
            "last_name": "Noseda",
            "name": "Anne Noseda"
        }
    },
    "schemas-data": {
        "untransformed": {
            "Person/name": ""
        }
    },
    "page-properties": {
        "display-title": ""
    },
    "semantic-properties": {
        "Organization name": [
            "widgets"
        ],
        "Email": [
            "no-reply@widgets.com"
        ],
        "City": [
            "FreeTown"
        ]
    },
    "semantic-forms": [
        "Organization"
    ]
}

Latest revision as of 09:47, 21 March 2024

Wiki-enterprise is a wiki for companies based on page ownership and structured data[edit | edit source]

Wiki-enterprise is a wiki that any enterprise representative or authorized member can edit to showcase their company, headquarters, team and projects, by using json-schema and structured data.

Once that the company's page has been created you can manage the permissions of your page and subpages to ensure it will be edited only by authorized users.


FAQ
To whom is addressed ?
To everyone, including companies, NGOs and corporations, who want to organize their information or showcase their contents on a public wiki, at the same time keeping a strict control over their pages and contents.
How it works ?
Everyone can register an account on the wiki and starting to create pages. At first, the page will be accessible and editable only to you. Once an admin verifies and approves the page, you will be granted with the complete rights in order to set the visibility of the page to everyone or to assign to it and its subpages other editors.

Ready to create a page ?

[Mark as patrolled]