dbo:abstract |
Apache Sling is an open source Web framework for the Java platform designed to create content-centric applications on top of a JSR-170-compliant (a.k.a. JCR) content repository such as Apache Jackrabbit. Apache Sling allows developers to deploy their application components as OSGi bundles or as scripts and templates in the content repository. Supported scripting languages are JSP, server-side JavaScript, Ruby, Velocity. The goal of Apache Sling is to expose content in the content repository as HTTP resources, fostering a RESTful style of application architecture. Sling is different from many other Web application frameworks in thesense that it truly focuses on the web aspect of the "web application" development and through its development paradigm suggests an intuitive RESTful development of a true web application.Other frameworks focus more on the application development and therefore are ideal extensions to Sling. The Sling project was started on August 27, 2007, when Day Software proposed to donate the source base of its internal web framework powering the Day Communiqué WCM to the Apache Software Foundation. The project was accepted to the Apache Incubator with Apache Jackrabbit being the sponsoring project. On June 18, 2009 the project graduated as an Apache top-level project. (en) 아파치 슬링(Apache Sling)은 Apache Jackrabbit과 같은 JSR-170 호환 (JCR) 컨텐츠 저장소 위에 컨텐츠 중심의 응용 프로그램을 작성하도록 설계된 Java 플랫폼 용 오픈 소스 웹 프레임 워크이다. Apache Sling은 개발자가 응용 프로그램 구성 요소를 OSGi 번들로 배포하거나 컨텐츠 저장소에 스크립트 및 템플릿으로 배포할 수 있도록 한다. 지원되는 스크립팅 언어는 JSP, 서버 측 JavaScript, Ruby, Velocity이다. Apache Sling의 목표는 컨텐츠 저장소의 컨텐츠를 HTTP 자원으로 표시하여 RESTful 스타일의 애플리케이션 아키텍처를 개발하는 것이다. Sling은 "웹 응용 프로그램" 개발의 웹 측면에 중점을 두고 개발 패러다임을 통해 진정한 웹 응용 프로그램의 직관적인 RESTful 개발을 제시한다는 점에서 다른 많은 웹 응용 프로그램 프레임 워크와 차이가 있다. 다른 프레임 워크는 응용 프로그램 개발에 더 중점을 두고 있으므로 Sling을 이상적으로 확장 할 수 있습니다. Sling 프로젝트는 Day Software가 Day Communiqué WCM을 Apache Web Foundation에 공급하는 내부 웹 프레임 워크의 소스 기반을 기부 할 것을 제안하면서 2007년 8월 27일에 시작되었다. 이 프로젝트는 Apache Jackrabbit이 후원 프로젝트로 Apache Incubator에 수락되었다. 2009년 6월 18일 이 프로젝트는 Apache 최상위 레벨의 프로젝트로써 완료되었다. (ko) |
dbo:developer |
dbr:Apache_Software_Foundation |
dbo:genre |
dbr:Web_application_framework |
dbo:latestReleaseDate |
2022-03-18 (xsd:date) |
dbo:latestReleaseVersion |
12 |
dbo:license |
dbr:Apache_License_2.0 |
dbo:operatingSystem |
dbr:Cross-platform |
dbo:programmingLanguage |
dbr:Java_(programming_language) |
dbo:thumbnail |
wiki-commons:Special:FilePath/Apache_Sling_logo.svg?width=300 |
dbo:wikiPageExternalLink |
https://sling.apache.org https://github.com/apache/sling-aggregator%7CSling |
dbo:wikiPageID |
19060939 (xsd:integer) |
dbo:wikiPageLength |
4486 (xsd:nonNegativeInteger) |
dbo:wikiPageRevisionID |
1106308570 (xsd:integer) |
dbo:wikiPageWikiLink |
dbr:Ruby_(programming_language) dbr:Scala_(programming_language) dbr:Day_Software dbr:Apache_Incubator dbc:Apache_Software_Foundation_projects dbr:Uniform_Resource_Locator dbr:Cross-platform dbr:Content_repository dbr:Apache_Felix dbr:Apache_Jackrabbit dbr:Apache_Velocity dbr:Http dbc:Java_enterprise_platform dbr:WebDAV dbr:Web_framework dbr:AJAX dbr:JSON dbr:JavaScript dbr:JavaServer_Pages dbr:Java_(programming_language) dbc:Web_frameworks dbr:Apache_Software_Foundation dbr:OSGi dbr:Open-source_software dbr:Web_application_framework dbr:Apache_License_2.0 dbr:Representational_State_Transfer dbr:Java_platform dbr:JSR-170 |
dbp:developer |
dbr:Apache_Software_Foundation |
dbp:genre |
dbr:Web_application_framework |
dbp:latestReleaseDate |
2022-03-18 (xsd:date) |
dbp:latestReleaseVersion |
12 (xsd:integer) |
dbp:license |
dbr:Apache_License_2.0 |
dbp:logo |
Apache Sling logo.svg (en) |
dbp:name |
Apache Sling (en) |
dbp:operatingSystem |
dbr:Cross-platform |
dbp:programmingLanguage |
dbr:Java_(programming_language) |
dbp:repo |
https://github.com/apache/sling-aggregator%7CSling |
dbp:website |
https://sling.apache.org |
dbp:wikiPageUsesTemplate |
dbt:Infobox_software dbt:Reflist dbt:Short_description dbt:Start_date_and_age dbt:Apache_Software_Foundation |
dct:subject |
dbc:Apache_Software_Foundation_projects dbc:Java_enterprise_platform dbc:Web_frameworks |
gold:hypernym |
dbr:Framework |
rdf:type |
owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:WikicatWebApplicationFrameworks yago:Abstraction100002137 yago:Code106355894 yago:CodingSystem106353757 yago:Cognition100023271 yago:Communication100033020 yago:Concept105835747 yago:Content105809192 yago:Hypothesis105888929 yago:Idea105833840 yago:Model105890249 yago:PsychologicalFeature100023100 yago:Writing106359877 yago:WrittenCommunication106349220 yago:Software106566077 |
rdfs:comment |
Apache Sling is an open source Web framework for the Java platform designed to create content-centric applications on top of a JSR-170-compliant (a.k.a. JCR) content repository such as Apache Jackrabbit. Apache Sling allows developers to deploy their application components as OSGi bundles or as scripts and templates in the content repository. Supported scripting languages are JSP, server-side JavaScript, Ruby, Velocity. The goal of Apache Sling is to expose content in the content repository as HTTP resources, fostering a RESTful style of application architecture. (en) 아파치 슬링(Apache Sling)은 Apache Jackrabbit과 같은 JSR-170 호환 (JCR) 컨텐츠 저장소 위에 컨텐츠 중심의 응용 프로그램을 작성하도록 설계된 Java 플랫폼 용 오픈 소스 웹 프레임 워크이다. Apache Sling은 개발자가 응용 프로그램 구성 요소를 OSGi 번들로 배포하거나 컨텐츠 저장소에 스크립트 및 템플릿으로 배포할 수 있도록 한다. 지원되는 스크립팅 언어는 JSP, 서버 측 JavaScript, Ruby, Velocity이다. Apache Sling의 목표는 컨텐츠 저장소의 컨텐츠를 HTTP 자원으로 표시하여 RESTful 스타일의 애플리케이션 아키텍처를 개발하는 것이다. Sling은 "웹 응용 프로그램" 개발의 웹 측면에 중점을 두고 개발 패러다임을 통해 진정한 웹 응용 프로그램의 직관적인 RESTful 개발을 제시한다는 점에서 다른 많은 웹 응용 프로그램 프레임 워크와 차이가 있다. 다른 프레임 워크는 응용 프로그램 개발에 더 중점을 두고 있으므로 Sling을 이상적으로 확장 할 수 있습니다. (ko) |
rdfs:label |
Apache Sling (en) 아파치 슬링 (ko) |
owl:sameAs |
freebase:Apache Sling yago-res:Apache Sling wikidata:Apache Sling dbpedia-hu:Apache Sling dbpedia-ko:Apache Sling https://global.dbpedia.org/id/4RmRG |
prov:wasDerivedFrom |
wikipedia-en:Apache_Sling?oldid=1106308570&ns=0 |
foaf:depiction |
wiki-commons:Special:FilePath/Apache_Sling_logo.svg |
foaf:homepage |
https://sling.apache.org |
foaf:isPrimaryTopicOf |
wikipedia-en:Apache_Sling |
foaf:name |
Apache Sling (en) |
is dbo:wikiPageDisambiguates of |
dbr:Sling |
is dbo:wikiPageWikiLink of |
dbr:List_of_content_management_systems dbr:List_of_server-side_JavaScript_implementations dbr:Apache_Felix dbr:Apache_Jackrabbit dbr:Comparison_of_server-side_web_frameworks dbr:List_of_Apache_Software_Foundation_projects dbr:List_of_Java_frameworks dbr:OSGi dbr:Sling |
is foaf:primaryTopic of |
wikipedia-en:Apache_Sling |