Skip to content

Commit

Permalink
Add Solucionex (#2973)
Browse files Browse the repository at this point in the history
  • Loading branch information
janette authored and dharizza committed Oct 16, 2019
1 parent 6cb2449 commit 3883ea6
Show file tree
Hide file tree
Showing 6 changed files with 13 additions and 9 deletions.
3 changes: 2 additions & 1 deletion docs/community/help.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ For professional DKAN development services and support:
- `Angry Cactus <http://www.angrycactus.biz/>`_
- `National Democratic Institute <https://www.nditech.org/project/dkan>`_
- `Annai <http://landing.dkan.annai.co.jp/>`_
- `Solucionex <https://www.solucionex.com/dkan>`_

Add your company
=================
----------------

If you provide DKAN development and/or support services, here's how to add your company to business directory:

Expand Down
3 changes: 3 additions & 0 deletions docs/components/visualizations/visualization_entity/chart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,14 @@ Click the '+' on the filter editor to add one or more filters to limit the data
Multiple filters will be applied with the AND operator (all criteria must be met for the data to be included in the chart).

1. Create a filter

* Select the field you would like to filter by.
* Select filter type: Select Value to filter by strings (labels), select Range to filter by numerical values, and select Geo distance to filter by geographical data.
* Click **Add**
* Value filters check for exact matches (no partial text matches; use the Query Editor instead if you need to search for partial text matches)

2. Configure the filter

* Fill in the fields to complete the filter.
* Click **Update** to reload the chart.

Expand Down
4 changes: 2 additions & 2 deletions docs/components/workflow.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ All of the aforementioned dependencies are declared in the `drupal-org.make
.. _`workflow-roles`:

Workflow Roles and Permissions
=============================
==============================

The three Workflow roles correspond with the three core DKAN `roles and permissions <http://dkan.readthedocs.io/en/latest/components/permissions.html>`_ If a user is given a Workflow role, they must also be granted the corresponding core DKAN role.

Expand Down Expand Up @@ -112,7 +112,7 @@ When logged in as a user that has been assigned a Workbench role, the "My Workbe
.. image:: ../images/workflow/dkan_workflow_main_interface.png

The "My Workbench" Moderation Toolbar
------------------------------------
-------------------------------------

:My content: This tab provides a list of all of the content you've created.

Expand Down
4 changes: 2 additions & 2 deletions docs/introduction/catalog-features.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@

DKAN provides a "data.json" index to satisfy the US federal government's [Project Open Data](https://project-open-data.github.io/) requirements. More information about the "slash data" or "data.json" requirements can be found in POD's [Open Data Catalog Requirements](https://project-open-data.github.io/catalog) and [Common Core Metadata Schema](https://project-open-data.github.io/schema) pages.

The exact mapping of data (specifically, Drupal data [tokens](https://www.drupal.org/project/token)) from your DKAN site to the data.json index can be customized using the [Open Data Schema Mapper](/dkan-developers/adding-or-update-fields-api-output).
The exact mapping of data (specifically, Drupal data [tokens](https://www.drupal.org/project/token)) from your DKAN site to the data.json index can be customized using the [Open Data Schema Mapper](../components/open-data-schema.html#customizing).

## DCAT-Compliant Markup
Project Open Data's [schema](https://project-open-data.github.io/schema) is based on the [DCAT open data vocabulary](https://www.w3.org/TR/vocab-dcat/). DKAN also provides RDF endpoints and RDFa markup for all Datasets following the [DCAT specification](https://www.w3.org/TR/vocab-dcat/).

## Public Catalog Listing API, Based on CKAN

For exposing more and better-structured machine-readable metadata than Project Open Data's data.json allows for, DKAN also ships with a public API based heavily on [CKAN's](http://docs.ckan.org/en/latest/api/index.html). This includes APIs for viewing the contents of an entire catalog, as well as requesting the metadata for a single [dataset](/dkan-documentation/dkan-features/dataset-features).
For exposing more and better-structured machine-readable metadata than Project Open Data's data.json allows for, DKAN also ships with a public API based heavily on [CKAN's](http://docs.ckan.org/en/latest/api/index.html). This includes APIs for viewing the contents of an entire catalog, as well as requesting the metadata for a single [dataset](../apis/rest-api.html).
2 changes: 1 addition & 1 deletion docs/introduction/dkan-sites.rst
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ The Republic of Cyprus http://ww
====================================================================== =============

Oceania / Pacific Islands
---------------
-------------------------

============================================== =============
Organization URL
Expand Down
6 changes: 3 additions & 3 deletions docs/introduction/get-dkan.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ DKAN is open source and flexible: you can download it for free and run it on you

## Download and run DKAN on your server

DKAN is based on the open source </a><a href="https://drupal.org">Drupal</a> content and application framework and runs almost anywhere Drupal is supported. Users unfamiliar with Drupal may be more comfortable trying one of the hosted options listed below, or contacting us to obtain a private demonstration instance. There is extensive information on how to install DKAN on your own in the [installation](../installation/index.rst) section of this site.
DKAN is based on the open source </a><a href="https://drupal.org">Drupal</a> content and application framework and runs almost anywhere Drupal is supported. Users unfamiliar with Drupal may be more comfortable trying one of the hosted options listed below, or contacting us to obtain a private demonstration instance. There is extensive information on how to install DKAN on your own in the [installation](../installation/index.html) section of this site.

## Hosting Partners

Expand All @@ -18,7 +18,7 @@ You can register for a free account [here](https://www.getpantheon.com/). Once y

![Pantheon new site form](../images/Pantheon_Dashboard.png)

Pantheon will then build your new based site on the latest DKAN release. You will go through a normal Drupal install process, explained in detail in the [installation instructions](../installation.md).
Pantheon will then build your new based site on the latest DKAN release. You will go through a normal Drupal install process, explained in detail in the [installation instructions](../installation/basic.html).

#### Using Terminus

Expand Down Expand Up @@ -66,4 +66,4 @@ Acquia offers a "single-click" installation of DKAN. While this is labelled as a

#### Maintaining a DKAN Site on Acquia

Updates to DKAN are released frequently. Acquia will not push these updates to your instance automatically, but you can keep your codebase up-to-date using your own workflow, or following our general [Upgrade Instructions](../development/maintaining.md).
Updates to DKAN are released frequently. Acquia will not push these updates to your instance automatically, but you can keep your codebase up-to-date using your own workflow, or following our general [Upgrade Instructions](maintaining.html).

0 comments on commit 3883ea6

Please sign in to comment.