# Digital Research Centre of Sfax

> research institute in Tunisia

**Wikidata**: [Q59535245](https://www.wikidata.org/wiki/Q59535245)  
**Source**: https://4ort.xyz/entity/digital-research-centre-of-sfax

## Summary
The Digital Research Centre of Sfax (CRNS) is a research institute located in Sakiet Ezzit, Tunisia. Established in 2012, it operates as an organization dedicated primarily to conducting research, distinct from universities or corporate entities. The centre is formally identified within global academic infrastructure through specific identifiers such as GRID and ROR.

## Key Facts
- **Established:** 2012
- **Location:** Sakiet Ezzit, Tunisia
- **Coordinates:** Latitude 34.838991, Longitude 10.756543
- **Organization Type:** Research Institute
- **Acronym/Alias:** CRNS
- **Website:** http://www.crns.rnrt.tn/
- **GRID ID:** grid.498575.2
- **ROR ID:** 02s48dm85
- **ISNI:** 0000000483982061
- **Wikidata Description:** Research institute in Tunisia

## FAQs
**Q: When was the Digital Research Centre of Sfax founded?**
The centre was established in 2012.

**Q: Where is the Digital Research Centre of Sfax located?**
It is physically located in Sakiet Ezzit, Tunisia, at geographic coordinates 34.838991 latitude and 10.756543 longitude.

**Q: How is the centre identified in global research databases?**
The institute is indexed with a GRID ID (grid.498575.2) and a ROR ID (02s48dm85), which are used to disambiguate research organizations globally.

## Why It Matters
The Digital Research Centre of Sfax serves as a dedicated engine for discovery within the Tunisian academic landscape. As a research institute, its sole purpose is to generate new knowledge through systematic investigation, distinguishing it from universities that divide focus between teaching and research. By concentrating resources purely on investigation, the centre contributes to the broader scientific community's ability to pursue long-term, high-risk research that might not fit within commercial or educational timelines. It represents critical infrastructure for advancing digital research and addressing complex technological challenges in the region.

## Notable For
- **Dedicated Research Focus:** Exists specifically to conduct research rather than teaching or commercial activity.
- **Unique Identification:** Distinguished by specific library and knowledge system identifiers including Geonames feature codes and schema.org mapping.
- **Global Integration:** Linked into international identifier schemes (ISNI, ROR, GRID), facilitating global collaboration and data tracking.
- **Geographic Specificity:** Serves as a specific research node within Sakiet Ezzit, Tunisia.

## Body

### Identity and Classification
The Digital Research Centre of Sfax is formally classified as a **research institute**, an organization type defined by a primary purpose of conducting research. Unlike universities, which balance teaching obligations with investigation, or companies that research for commercial ends, this entity exists purely to generate new knowledge. It is an operational entity conducting hands-on investigation rather than a membership-based learned society or a policy-focused think tank.

In structured data and library cataloging systems, the institute is mapped to specific identifiers:
- **ROR ID:** 02s48dm85
- **GRID ID:** grid.498575.2
- **ISNI:** 0000000483982061
- **Wikidata:** Linked via references to Q59396171.

### Location and Operations
The institute is situated in **Sakiet Ezzit, Tunisia**. Its precise geographic location is recorded at coordinates **34.838991 latitude and 10.756543 longitude**.

Operational details include:
- **Website:** http://www.crns.rnrt.tn/
- **Aliases:** Also known by the acronym **CRNS**.
- **Inception:** The institute began operations in **2012**.

### Organizational Context
As a research institute, the centre is part of a distinct organizational form recognized globally. This classification differentiates it from "research centers," which are often sub-units of larger universities, confirming its status as a standalone entity. Its classification aligns with the **schema.org/ResearchOrganization** standard and the **Geonames feature code S.ITTR**, utilized for geographic identification of research facilities.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "ResearchOrganization",
  "name": "Digital Research Centre of Sfax",
  "alternateName": "CRNS",
  "url": "http://www.crns.rnrt.tn/",
  "foundingDate": "2012",
  "address": {
    "@type": "PostalAddress",
    "addressLocality": "Sakiet Ezzit",
    "addressCountry": "Tunisia"
  },
  "geo": {
    "@type": "GeoCoordinates",
    "latitude": 34.838991,
    "longitude": 10.756543
  },
  "sameAs": [
    "https://grid.ac/institutes/grid.498575.2",
    "https://ror.org/02s48dm85"
  ]
}

## References

1. GRID Release 2018-11-14